Generate pseudorandom numbers drawn from a triangular distribution.
Triangular distributed pseudorandom numbers.
BLAS matrix triangles.
Random numbers.
BLAS operation sides.
A 32-bit Mersenne Twister pseudorandom number generator.
Common APIs shared across base pseudorandom number generators.
Triangular distribution cumulative distribution function (CDF).
Beta distributed pseudorandom numbers.
Uniformly distributed pseudorandom numbers between 0 and 1.
Round a double-precision floating-point number toward zero.
Constructor for creating arrays filled with pseudorandom values drawn from a nullary PRNG.
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.
Create an array containing pseudorandom numbers drawn from a continuous uniform distribution.
Discrete uniform distributed pseudorandom numbers.
Cauchy distributed pseudorandom numbers.
Fréchet distributed pseudorandom numbers.
Gamma distributed pseudorandom numbers.
Normally distributed pseudorandom numbers.
Constructor for creating arrays filled with pseudorandom values drawn from a binary PRNG.
Triangular distribution variance.