Binary package “libmath-random-isaac-perl” in openkylin nile
Perl interface to the ISAAC PRNG Algorithm
Math::
and Count) pseudorandom number generator (PRNG) algorithm described on the
project page at: <URL:http://
.
As with other algorithms like the Mersenne Twister (see Math::Random::MT),
this algorithm is designed to take some seed information and produce seemingly
random results as output.
.
The results are uniformly distributed, unbiased, and unpredictable unless you
know the seed. The algorithm was published by Bob Jenkins in the late 1990s
and despite the best efforts of many security researchers, no feasible attacks
have been found to date.
.
For comparison with other algorithms intended to generate random data, the
Mersenne Twister has a period of 2^19937-1, the related TT800 has a period
of 2^800-1 values. ISAAC has a period of 2^8295 values on average.
Published versions
- libmath-random-isaac-perl 1.004-ok2 in amd64 (Proposed)
- libmath-random-isaac-perl 1.004-ok2 in amd64 (Release)
- libmath-random-isaac-perl 1.004-ok2 in arm64 (Proposed)
- libmath-random-isaac-perl 1.004-ok2 in arm64 (Release)
- libmath-random-isaac-perl 1.004-ok2 in i386 (Proposed)
- libmath-random-isaac-perl 1.004-ok2 in i386 (Release)
- libmath-random-isaac-perl 1.004-ok2 in loong64 (Release)
- libmath-random-isaac-perl 1.004-ok2 in loong64 (Proposed)
- libmath-random-isaac-perl 1.004-ok2 in riscv64 (Proposed)
- libmath-random-isaac-perl 1.004-ok2 in riscv64 (Release)
- libmath-random-isaac-perl 1.004-ok2 in rv64g (Release)
- libmath-random-isaac-perl 1.004-ok2 in rv64g (Proposed)