Create a readable stream for generating pseudorandom numbers drawn from a Cauchy distribution.
Cauchy distributed pseudorandom numbers.
Standard input.
Cauchy distribution differential entropy.
Streams.
Cauchy distribution cumulative distribution function (CDF).
Read data from stdin.
Random numbers.
Command-line interface.
Common APIs shared across base pseudorandom number generators.
A 32-bit Mersenne Twister pseudorandom number generator.
Transform stream.
Uniformly distributed pseudorandom numbers between 0 and 1.
Cauchy distribution median.
Cauchy distribution natural logarithm of cumulative distribution function (CDF).
Cauchy distribution mode.
Cauchy distribution logarithm of probability density function (logPDF).
Cauchy distribution probability density function (PDF).
A linear congruential pseudorandom number generator (LCG) based on Park and Miller.
Uniformly distributed pseudorandom numbers.
Cauchy distribution quantile function.
A linear congruential pseudorandom number generator (LCG) whose output is shuffled.
Create a readable stream for generating pseudorandom numbers drawn from a Cauchy distribution.
Normally distributed pseudorandom numbers using the improved Ziggurat method.