@stdlib/random-base-improved-ziggurat
Normally distributed pseudorandom numbers using the improved Ziggurat method.
Normally distributed pseudorandom numbers using the improved Ziggurat method.
Inverse gamma distributed pseudorandom numbers.
Kumaraswamy's double bounded distributed pseudorandom numbers.
Laplace (double exponential) distributed pseudorandom numbers.
Create an iterator for generating pseudorandom numbers drawn from a Fréchet distribution.
Create an iterator for generating pseudorandom numbers drawn from a gamma distribution.
Create an iterator for generating pseudorandom numbers drawn from a geometric distribution.
Create an iterator for generating pseudorandom numbers drawn from a Gumbel distribution.
Create an iterator for generating pseudorandom numbers drawn from a hypergeometric distribution.
Create an iterator for generating pseudorandom numbers drawn from a standard normal distribution using the Improved Ziggurat algorithm.
Create an iterator for generating pseudorandom numbers drawn from an inverse gamma distribution.
Create an iterator for generating pseudorandom numbers drawn from a beta distribution.
Create an iterator for generating pseudorandom numbers drawn from a beta prime distribution.
Create an iterator for generating pseudorandom numbers drawn from a binomial distribution.
Create an iterator for generating pseudorandom numbers drawn from a standard normal distribution using the Box-Muller transform.
Create an iterator for generating pseudorandom numbers drawn from a Cauchy distribution.
Create an iterator for generating pseudorandom numbers drawn from a chi distribution.
Create an iterator for generating pseudorandom numbers drawn from a chi-square distribution.
Create an iterator for generating pseudorandom numbers drawn from a raised cosine distribution.
Create an iterator for generating pseudorandom numbers drawn from an Erlang distribution.