The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "module:Math::TrulyRandom"

TrulyRandom.pm River stage zero No dependents

GARY/Math-TrulyRandom-1.0 - 22 May 1996 19:26:52 UTC

Math::RandomOrg - Retrieve random numbers and data from random.org. River stage zero No dependents

Math::RandomOrg provides functions for retrieving random data from the random.org server. Data may be retrieved in an integer or byte-stream format using the "randnum" and "randbyte" functions respectively....

GWILLIAMS/Math-RandomOrg-0.04 - 27 Nov 2006 18:52:51 UTC

Math::Random::OO - Consistent object-oriented interface for generating random numbers River stage one • 2 direct dependents • 4 total dependents

CPAN contains many modules for generating random numbers in various ways and from various probability distributions using pseudo-random number generation algorithms or other entropy sources. (The "SEE ALSO" section has some examples.) Unfortunately, ...

DAGOLDEN/Math-Random-OO-0.22 - 09 Jun 2013 19:08:46 UTC

Math::Random::ISAAC - Perl interface to the ISAAC PRNG algorithm River stage three • 4 direct dependents • 112 total dependents

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, Shi...

JAWNSY/Math-Random-ISAAC-1.004 - 18 Feb 2011 02:34:58 UTC

Math::Random::Secure - Cryptographically-secure, cross-platform replacement for rand() River stage two • 19 direct dependents • 29 total dependents

This module is intended to provide a cryptographically-secure replacement for Perl's built-in "rand" function. "Crytographically secure", in this case, means: * No matter how many numbers you see generated by the random number generator, you cannot g...

FREW/Math-Random-Secure-0.080001 - 12 Mar 2017 22:46:35 UTC

Math::Random::Cauchy - Random numbers following a Cauchy PDF River stage zero No dependents

This module transforms uniformly spaced random numbers into random numbers that follow the Cauchy Probability Density Function (*PDF*). A more general transformation method is implemented in Math::Random::AcceptReject. The algorithm is from Blobel et...

SMUELLER/Math-Random-Cauchy-0.02 - 06 Jan 2007 18:33:59 UTC

Bundle::Math::Random - Bundle of modules related to random numbers River stage zero No dependents

This is a bundle of modules related to random numbers. Please have a look at Bundle::Math. If you would like to see a specific module included in a future version of this bundle, please send me an email or use rt.cpan.org....

SMUELLER/Bundle-Math-Random-1.02 - 11 Jul 2005 21:45:32 UTC

Template::Plugin::Math - Plugin providing mathematical functions River stage three • 564 direct dependents • 962 total dependents

The Math plugin provides numerous mathematical functions for use within templates....

ABW/Template-Toolkit-3.101 - 16 Aug 2022 07:02:05 UTC

Math::Random::AcceptReject - Acceptance-Rejection PDF transformations River stage zero No dependents

This module implements acceptance-rejection transformations of uniformly distributed random numbers to mostly arbitrary probability density functions (*PDF*s). Note that whereas J. von Neumann's algorithm can transform from arbitrary source PDFs to a...

SMUELLER/Math-Random-AcceptReject-0.02 - 05 Jan 2007 15:22:25 UTC
9 results (0.027 seconds)