Binary package “libmath-random-mt-perl” in ubuntu jammy
Perl implementation of the Mersenne Twister algorithm
Math::Random::MT provides an implementation of the Mersenne Twister
pseudorandom number generator algorithm developed by Makoto Matsumoto
and Takuji Nishimura.
.
It is related to but a different algorithm than a previous work by
the same authors - the TT800 algorithm, which keeps less state data
(MT uses 624 numbers compared to TT800's 25). Consequently, the
period is much larger - 2^19937-1 compared to TT800's 2^800-1. For
comparison, ISAAC's period is 2^8295 values on average.
.
For more information, peruse M. Matsumoto and T. Nishimura's paper:
<URL:http://
Source package
Published versions
- libmath-random-mt-perl 1.17-1build7 in amd64 (Proposed)
- libmath-random-mt-perl 1.17-1build7 in amd64 (Release)
- libmath-random-mt-perl 1.17-1build7 in arm64 (Proposed)
- libmath-random-mt-perl 1.17-1build7 in arm64 (Release)
- libmath-random-mt-perl 1.17-1build7 in armhf (Proposed)
- libmath-random-mt-perl 1.17-1build7 in armhf (Release)
- libmath-random-mt-perl 1.17-1build7 in ppc64el (Proposed)
- libmath-random-mt-perl 1.17-1build7 in ppc64el (Release)
- libmath-random-mt-perl 1.17-1build7 in riscv64 (Proposed)
- libmath-random-mt-perl 1.17-1build7 in riscv64 (Release)
- libmath-random-mt-perl 1.17-1build7 in s390x (Proposed)
- libmath-random-mt-perl 1.17-1build7 in s390x (Release)