@stdlib/random-streams-improved-ziggurat-cli
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 an iterator for generating pseudorandom numbers having integer values.
Create an iterator for generating pseudorandom numbers drawn from a standard normal distribution.
Create an iterator for generating uniformly distributed pseudorandom numbers between 0 and 1.
Create an iterator for generating pseudorandom numbers drawn from a Rayleigh distribution.
Create an iterator for generating pseudorandom numbers drawn from a Student's t distribution.
Create an iterator for generating pseudorandom numbers drawn from a normal distribution.
Create an iterator for generating pseudorandom numbers drawn from a Pareto (Type I) distribution.
Create an iterator for generating pseudorandom numbers drawn from a Poisson distribution.
Create a readable stream for generating pseudorandom numbers drawn from an exponential distribution.
Create a readable stream for generating pseudorandom numbers drawn from an exponential distribution.
Create a readable stream for generating pseudorandom numbers drawn from an F distribution.
Create a readable stream for generating pseudorandom numbers drawn from an F distribution.
Create a readable stream for generating pseudorandom numbers drawn from a binomial distribution.
Bernoulli distributed pseudorandom numbers.
Beta distributed pseudorandom numbers.
Beta prime distributed pseudorandom numbers.
Binomial distributed pseudorandom numbers.