IMO it will be much simplier if you can persuade Roger Hui to
add an adhoc fit (!.) for ? such that it will generate 32-bit
random numbers even for 64-bit platforms.

Вт, 28 окт 2014, jprogramming написал(а):
> The algorithm for ? generation (mode 2 in NRG select) changed in J-64.  Is 
> there a way to import j.dll functions so as to use the old version? 
> 
> see http://www.jsoftware.com/pipermail/programming/2014-June/037583.html
> 
> 
> That request aside, I was able to create some portable (32 and 64 bit 
> identical streams) random generation code.  Some of which are quite fast.
> 
> http://www.jsoftware.com/jwiki/PascalJasmin/portable%20and%20possibly%20secure%20RNGs
> 
> There are also some versions that may be applicable to cryptography. 
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm

-- 
regards,
====================================================
GPG key 1024D/4434BAB3 2008-08-24
gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
gpg --keyserver subkeys.pgp.net --armor --export 4434BAB3
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to