How to Install and Uninstall libmath-random-isaac-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "libmath-random-isaac-perl" package

Learn how to install libmath-random-isaac-perl on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libmath-random-isaac-perl

2. Uninstall "libmath-random-isaac-perl" package

Learn how to uninstall libmath-random-isaac-perl on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libmath-random-isaac-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmath-random-isaac-perl package on Ubuntu 21.10 (Impish Indri)

Package: libmath-random-isaac-perl
Architecture: all
Version: 1.004-1.1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 49
Depends: perl:any
Recommends: libmath-random-isaac-xs-perl
Filename: pool/universe/libm/libmath-random-isaac-perl/libmath-random-isaac-perl_1.004-1.1_all.deb
Size: 19376
MD5sum: bf6eb4714c701585023f923bddb29d85
SHA1: d50926ec660890abf0a33c8c59b8b9e238eff586
SHA256: 173bfe486780ced87c79b3e5070e4c3070d28dad1fdcb32e2bb37e22f2e6d3f8
SHA512: 6d8af38f92f7bf8c729bcc80ab766b4a52d7fa9a355df5dbec3e59b99137982818e7d77307123bb61f76093601e35ef9eff77d932ce0173825f14a4cb1134286
Homepage: https://metacpan.org/release/Math-Random-ISAAC
Description-en: Perl interface to the ISAAC PRNG Algorithm
Math::Random::ISAAC implements the ISAAC (Indirection, Shift, Accumulate, Add
and Count) pseudorandom number generator (PRNG) algorithm described on the
project page at:
.
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.
Description-md5: 979461586e1145474de0835f739282b9