@stdlib/random-streams-gumbel
Create a readable stream for generating pseudorandom numbers drawn from a Gumbel distribution.
Create a readable stream for generating pseudorandom numbers drawn from a Gumbel distribution.
Create a readable stream for generating pseudorandom numbers drawn from a Gumbel distribution.
Create a readable stream for generating pseudorandom numbers drawn from a hypergeometric distribution.
Create a readable stream for generating pseudorandom numbers drawn from a hypergeometric distribution.
Create a readable stream for generating pseudorandom numbers drawn from a standard normal distribution using the Improved Ziggurat algorithm.
Create a readable stream for generating pseudorandom numbers drawn from a standard normal distribution using the Improved Ziggurat algorithm.
Create a readable stream for generating pseudorandom numbers drawn from an inverse gamma distribution.
Create a readable stream for generating pseudorandom numbers drawn from an inverse gamma distribution.
Create a readable stream for generating pseudorandom numbers drawn from a Kumaraswamy's double bounded distribution.
Create a readable stream for generating pseudorandom numbers drawn from a Kumaraswamy's double bounded distribution.
Create a readable stream for generating pseudorandom numbers drawn from a Laplace (double exponential) distribution.
Create a readable stream for generating pseudorandom numbers drawn from a Laplace (double exponential) distribution.
Create a readable stream for generating pseudorandom numbers drawn from a Lévy distribution.
Create a readable stream for generating pseudorandom numbers drawn from a Lévy distribution.
Create a readable stream for generating pseudorandom numbers drawn from a logistic distribution.
Create a readable stream for generating pseudorandom numbers drawn from a logistic distribution.
Create a readable stream for generating pseudorandom numbers drawn from a lognormal distribution.
Create a readable stream for generating pseudorandom numbers drawn from a lognormal distribution.
Create a readable stream for a linear congruential pseudorandom number generator (LCG) based on Park and Miller.
Create a readable stream for a linear congruential pseudorandom number generator (LCG) based on Park and Miller.