Generate pseudorandom numbers drawn from a Bernoulli distribution.
Bernoulli distributed pseudorandom numbers.
Base pseudorandom number generators.
Create an array containing pseudorandom numbers drawn from a Bernoulli distribution.
Exact test for the success probability in a Bernoulli experiment.
Random numbers.
Standard library statistical functions.
Common APIs shared across base pseudorandom number generators.
A 32-bit Mersenne Twister pseudorandom number generator.
Bernoulli distribution probability mass function (PMF).
Beta distributed pseudorandom numbers.
Uniformly distributed pseudorandom numbers between 0 and 1.
Round a double-precision floating-point number toward zero.
A linear congruential pseudorandom number generator (LCG) based on Park and Miller.
Uniformly distributed pseudorandom numbers.
Constructor for creating arrays filled with pseudorandom values drawn from a nullary PRNG.
A linear congruential pseudorandom number generator (LCG) whose output is shuffled.
Seedable random number generator supporting many common distributions.
Normally distributed pseudorandom numbers using the improved Ziggurat method.
Create an array containing pseudorandom numbers drawn from a continuous uniform distribution.
Discrete uniform distributed pseudorandom numbers.
Gamma distributed pseudorandom numbers.
Cauchy distributed pseudorandom numbers.
Fréchet distributed pseudorandom numbers.