39a7b0fcd2
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.
5 lines
277 B
Text
5 lines
277 B
Text
$NetBSD: distinfo,v 1.1.1.1 2008/07/26 20:09:16 he Exp $
|
|
|
|
SHA1 (Math-Random-MT-Perl-1.05.tar.gz) = 45b55213b85c5c62ea081c0d230e36d25c2d1988
|
|
RMD160 (Math-Random-MT-Perl-1.05.tar.gz) = ee1f2b291723e8ac1ead4d38da7fe3d1645e5d44
|
|
Size (Math-Random-MT-Perl-1.05.tar.gz) = 14914 bytes
|