Random numbers.
A 32-bit Mersenne Twister pseudorandom number generator.
A linear congruential pseudorandom number generator (LCG) based on Park and Miller.
Uniformly distributed pseudorandom numbers.
Common APIs shared across base pseudorandom number generators.
Uniformly distributed pseudorandom numbers between 0 and 1.
Beta distributed pseudorandom numbers.
A linear congruential pseudorandom number generator (LCG) whose output is shuffled.
Base pseudorandom number generators.
Gamma distributed pseudorandom numbers.
Normally distributed pseudorandom numbers.
Create an array containing pseudorandom numbers drawn from a continuous uniform distribution.
Bernoulli distributed pseudorandom numbers.
Normally distributed pseudorandom numbers using the improved Ziggurat method.
Logistic distributed pseudorandom numbers.
Poisson distributed random numbers.
Arcsine distributed pseudorandom numbers.
Beta prime distributed pseudorandom numbers.
Erlang distributed pseudorandom numbers.
Kumaraswamy's double bounded distributed pseudorandom numbers.
Cauchy distributed pseudorandom numbers.
Fréchet distributed pseudorandom numbers.
Raised cosine distributed pseudorandom numbers.
Gumbel distributed pseudorandom numbers.