Create a readable stream for generating pseudorandom numbers drawn from a triangular distribution.
Triangular distributed pseudorandom numbers.
Standard input.
Streams.
Read data from stdin.
BLAS matrix triangles.
Random numbers.
BLAS operation sides.
Command-line interface.
A 32-bit Mersenne Twister pseudorandom number generator.
Common APIs shared across base pseudorandom number generators.
Transform stream.
Triangular distribution cumulative distribution function (CDF).
Uniformly distributed pseudorandom numbers between 0 and 1.
Uniformly distributed pseudorandom numbers.
A linear congruential pseudorandom number generator (LCG) based on Park and Miller.
Normally distributed pseudorandom numbers using the improved Ziggurat method.
A linear congruential pseudorandom number generator (LCG) whose output is shuffled.
Discrete uniform distributed pseudorandom numbers.
Beta distributed pseudorandom numbers.
Normally distributed pseudorandom numbers.
Gamma distributed pseudorandom numbers.
Degenerate distribution cumulative distribution function (CDF).
Round a double-precision floating-point number toward zero.