Create an iterator for generating pseudorandom numbers drawn from a Lévy distribution.
Lévy distributed pseudorandom numbers.
Standard iterator utilities.
Create an iterator for generating pseudorandom numbers drawn from a Pareto (Type I) distribution.
Standard math.
Random numbers.
Create an iterator for generating pseudorandom numbers drawn from a continuous uniform distribution.
Create an iterator for generating uniformly distributed pseudorandom numbers between 0 and 1.
Common APIs shared across base pseudorandom number generators.
A 32-bit Mersenne Twister pseudorandom number generator.
Uniformly distributed pseudorandom numbers between 0 and 1.
Lévy distribution cumulative distribution function (CDF).
A linear congruential pseudorandom number generator (LCG) based on Park and Miller.
Uniformly distributed pseudorandom numbers.
A linear congruential pseudorandom number generator (LCG) whose output is shuffled.
Return an iterator's length.
Normally distributed pseudorandom numbers using the improved Ziggurat method.
Standardized module functions free of business logic
Beta distributed pseudorandom numbers.
Discrete uniform distributed pseudorandom numbers.
Gamma distributed pseudorandom numbers.
Degenerate distribution cumulative distribution function (CDF).
Normally distributed pseudorandom numbers.
Constructor for creating arrays filled with pseudorandom values drawn from a binary PRNG.