Generate pseudorandom numbers drawn from an exponential distribution.
Exponentially distributed pseudorandom numbers.
Exponential function.
Constructor for creating arrays filled with pseudorandom values drawn from a nullary PRNG.
Natural exponential function.
Laplace (double exponential) distributed pseudorandom numbers.
Random numbers.
A 32-bit Mersenne Twister pseudorandom number generator.
Compute exp(x) - 1.
A linear congruential pseudorandom number generator (LCG) based on Park and Miller.
Common APIs shared across base pseudorandom number generators.
A linear congruential pseudorandom number generator (LCG) whose output is shuffled.
Beta distributed pseudorandom numbers.
Evaluate bˣ - 1.
Uniformly distributed pseudorandom numbers between 0 and 1.
Round a double-precision floating-point number toward zero.
Uniformly distributed pseudorandom numbers.
Constructor for creating arrays filled with pseudorandom values drawn from a binary PRNG.
Exponential distribution quantile function.
Normally distributed pseudorandom numbers using the improved Ziggurat method.
Create an array containing pseudorandom numbers drawn from a continuous uniform distribution.
A utility that allows retrying a function with an exponential delay between attempts.
Discrete uniform distributed pseudorandom numbers.
Cauchy distributed pseudorandom numbers.