I was hoping the 32 bit functions somehow exist, and there is an abracadabra that unlocks them, in 64 bit J.
----- Original Message ----- From: Joe Bogner <joebog...@gmail.com> To: programm...@jsoftware.com Cc: Sent: Wednesday, October 29, 2014 7:08 AM Subject: Re: [Jprogramming] 32 bit mersenne twister in 64 bit J Pascal, is your question whether it's possible to call an older version of the j.dll? If so, I don't see why not. See http://jsoftware.com/wsvn/addons/trunk/general/misc/jdll.ijs for an example of calling j.dll. It seems like you would just need to point to the path of the older version On Tue, Oct 28, 2014 at 8:17 PM, 'Pascal Jasmin' via Programming < programm...@jsoftware.com> wrote: > 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 > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm