Generate pseudorandom numbers drawn from a binomial distribution.
Binomial distributed pseudorandom numbers.
Negative binomial distributed pseudorandom numbers.
Binomial distribution probability mass function (PMF).
Compute the binomial coefficient.
Binomial distribution cumulative distribution function (CDF).
Exact test for the success probability in a Bernoulli experiment.
Compute the natural logarithm of the binomial coefficient.
Binomial distribution quantile function.
Random numbers.
Common APIs shared across base pseudorandom number generators.
A 32-bit Mersenne Twister pseudorandom number generator.
Negative binomial distribution probability mass function (PMF).
Standard library statistical functions.
Uniformly distributed pseudorandom numbers between 0 and 1.
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.
Normally distributed pseudorandom numbers using the improved Ziggurat method.
Discrete uniform distributed pseudorandom numbers.
Beta distributed pseudorandom numbers.
Gamma distributed pseudorandom numbers.
Degenerate distribution cumulative distribution function (CDF).
Round a double-precision floating-point number toward zero.