Create an iterator for generating pseudorandom numbers drawn from an exponential distribution.
Exponentially distributed pseudorandom numbers.
Exponential function.
Natural exponential function.
Constructor for creating arrays filled with pseudorandom values drawn from a nullary PRNG.
Laplace (double exponential) distributed pseudorandom numbers.
Standard iterator utilities.
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.
Evaluate bˣ - 1.
Return an iterator's length.
Uniformly distributed pseudorandom numbers between 0 and 1.
A linear congruential pseudorandom number generator (LCG) based on Park and Miller.
Uniformly distributed pseudorandom numbers.
Standardized module functions free of business logic
A linear congruential pseudorandom number generator (LCG) whose output is shuffled.
Exponential distribution quantile function.
Normally distributed pseudorandom numbers using the improved Ziggurat method.
Compute exp(x) - 1.
Discrete uniform distributed pseudorandom numbers.