[Ecls-list] Random numbers

Roy Zywina roy.zywina at gmail.com
Fri May 18 22:27:27 UTC 2007


Hi all,

I needed a better RNG for a project I'm working on so I've implemented the
Mersenne twister algorithm (2^19937 period) in inlined c.  Basically I just
redefined "make-random-state" and "random".

If theres interest in this code I'd be happy to clean it up and share.

-Roy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20070518/792b4350/attachment.html>


More information about the ecl-devel mailing list