Path to this page:
./
math/p5-Math-Random-ISAAC-XS,
C implementation of the ISAAC PRNG algorithm for Perl modules
Branch: pkgsrc-2014Q1,
Version: 1.004,
Package name: p5-Math-Random-ISAAC-XS-1.004,
Maintainer: pkgsrc-usersThis module implements the same interface as Math::Random::ISAAC and can
be used as a drop-in replacement. This is the recommended implementation
of the module, based on Bob Jenkins' reference implementation in C.
Selecting the backend to use manually really only has two uses:
* If you are trying to avoid the small overhead incurred with
dispatching method calls to the appropriate backend modules.
* If you are testing the module for performance and wish to
explicitly decide which module you would like to use.
Required to run:[
lang/perl5]
Required to build:[
devel/p5-Module-Build] [
devel/p5-Test-NoWarnings]
Master sites: (Expand)
SHA1: 3a05d7b32556b9f140ad83621d04b4648fe2dff4
RMD160: 4aeb588e653f35691a26a20cbb56c96d02c3dc99
Filesize: 71.575 KB
Version history: (Expand)
- (2014-04-04) Package added to pkgsrc.se, version p5-Math-Random-ISAAC-XS-1.004 (created)