SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Math-Random-ISAAC rpm build for : OpenSuSE. For other distributions click perl-Math-Random-ISAAC.

Name : perl-Math-Random-ISAAC
Version : 1.004 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp155.1.1 Date : 2023-07-20 18:17:14
Group : Development/Libraries/Perl Source RPM : perl-Math-Random-ISAAC-1.004-lp155.1.1.src.rpm
Size : 0.08 MB
Packager : https://www_suse_com/
Summary : Perl interface to the ISAAC PRNG algorithm
Description :
As with other Pseudo-Random Number Generator (PRNG) 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.

However, ISAAC (Indirection, Shift, Accumulate, Add, and Count) has
different goals than these commonly used algorithms. In particular, it\'s
really fast - on average, it requires only 18.75 machine cycles to generate
a 32-bit value. This makes it suitable for applications where a significant
amount of random data needs to be produced quickly, such solving using the
Monte Carlo method or for games.

The results are uniformly distributed, unbiased, and unpredictable unless
you know the seed. The algorithm was published by Bob Jenkins in the late
90s and despite the best efforts of many security researchers, no feasible
attacks have been found to date.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-M/15.5/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Math-Random-ISAAC-1.004-lp155.1.1.noarch.rpm
     

Provides :
perl(Math::Random::ISAAC)
perl(Math::Random::ISAAC::PP)
perl-Math-Random-ISAAC

Requires :
perl(:MODULE_COMPAT_5.26.1)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/Math
/usr/lib/perl5/vendor_perl/5.26.1/Math/Random
/usr/lib/perl5/vendor_perl/5.26.1/Math/Random/ISAAC
/usr/lib/perl5/vendor_perl/5.26.1/Math/Random/ISAAC.pm
/usr/lib/perl5/vendor_perl/5.26.1/Math/Random/ISAAC/PP.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Math-Random-ISAAC
/usr/share/doc/packages/perl-Math-Random-ISAAC/Changes
/usr/share/doc/packages/perl-Math-Random-ISAAC/README
/usr/share/doc/packages/perl-Math-Random-ISAAC/examples
/usr/share/doc/packages/perl-Math-Random-ISAAC/examples/benchmark.pl
/usr/share/doc/packages/perl-Math-Random-ISAAC/examples/distribution.pl
/usr/share/licenses/perl-Math-Random-ISAAC
/usr/share/licenses/perl-Math-Random-ISAAC/LICENSE
/usr/share/man/man3/Math::Random::ISAAC.3pm.gz
/usr/share/man/man3/Math::Random::ISAAC::PP.3pm.gz

 
ICM