@stdlib/random-iter-minstd-shuffle
Create an iterator for a linear congruential pseudorandom number generator (LCG) whose output is shuffled.
Create an iterator for a linear congruential pseudorandom number generator (LCG) whose output is shuffled.
Create an iterator for a 32-bit Mersenne Twister pseudorandom number generator.
Create an iterator for generating pseudorandom numbers drawn from a negative binomial distribution.
Create an iterator for generating pseudorandom numbers drawn from a Laplace distribution.
Create an iterator for generating pseudorandom numbers drawn from a Kumaraswamy's double bounded distribution.
Create an iterator for generating pseudorandom numbers drawn from a discrete uniform distribution.
Fill a strided array with pseudorandom numbers drawn from a continuous uniform distribution.
Fill a strided array with pseudorandom numbers drawn from a Weibull distribution.
Create a readable stream for generating pseudorandom numbers drawn from a gamma distribution.
Create a readable stream for generating pseudorandom numbers drawn from a binomial distribution.
Create a readable stream for generating pseudorandom numbers drawn from a standard normal distribution using the Box-Muller transform.
Create a readable stream for generating pseudorandom numbers drawn from a standard normal distribution using the Box-Muller transform.
Create a readable stream for generating pseudorandom numbers drawn from a Cauchy distribution.
Create a readable stream for generating pseudorandom numbers drawn from a Cauchy distribution.
Create a readable stream for generating pseudorandom numbers drawn from a chi distribution.
Create a readable stream for generating pseudorandom numbers drawn from a chi distribution.
Create a readable stream for generating pseudorandom numbers drawn from a chi-square distribution.
Create a readable stream for generating pseudorandom numbers drawn from a chi-square distribution.
Create a readable stream for generating pseudorandom numbers drawn from a raised cosine distribution.
Create a readable stream for generating pseudorandom numbers drawn from a raised cosine distribution.