Import p5-Math-Random-MT-Perl version 1.05.
authorhe <he>
Sat, 26 Jul 2008 20:09:16 +0000 (20:09 +0000)
committerhe <he>
Sat, 26 Jul 2008 20:09:16 +0000 (20:09 +0000)
commite728e40c385016b794e61a58d9487695f59a3a4c
treec9b6cc4866728d9f97af3c3cf39894ca7660037f
parentd1d82dbe4fbd1f92902bd080de99e145ec2a043d
Import p5-Math-Random-MT-Perl version 1.05.

Pure Perl implementation of the Mersenne Twister algorithm as
implemented in C/XS in Math::Random::MT. The output is identical
to the C/XS version. The Mersenne Twister is a 32 bit pseudorandom
number generator developed by Makoto Matsumoto and Takuji Nishimura.
The algorithm is characterised by a very uniform distribution but
is not cryptographically secure. What this means in real terms is
that it is fine for modeling but no good for crypto.
math/p5-Math-Random-MT-Perl/DESCR [new file with mode: 0644]
math/p5-Math-Random-MT-Perl/Makefile [new file with mode: 0644]
math/p5-Math-Random-MT-Perl/distinfo [new file with mode: 0644]