|
|
| XP is just a number | |
| PerlMonks |
Re^2: MZT random number generatorby jimbojones (Friar) |
| on Jun 21, 2005 at 13:44 UTC ( [id://468769]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
If I read the code correctly, this is a Perl implementation of this, of which is claimed:
THIS IS THE BEST KNOWN RANDOM NUMBER GENERATOR AVAILABLE. ... It passes ALL of the tests for random number generators and has a period of 2^144, is completely portable (gives bit identical results on all machines with at least 24-bit mantissas in the floating point representation).so if you are looking for a deterministic, long-period pseudo-random number generator, perhaps this is it. - j
In Section
Code Catacombs
|
|
||||||||||||||||||||||||