@stdlib/random-strided-exponential
Fill a strided array with pseudorandom numbers drawn from an exponential distribution.
Fill a strided array with pseudorandom numbers drawn from an exponential distribution.
Fill a strided array with pseudorandom numbers drawn from a gamma distribution.
Fill a strided array with pseudorandom numbers drawn from a geometric distribution.
Fill a strided array with pseudorandom numbers drawn from an inverse gamma distribution.
Fill a strided array with pseudorandom numbers drawn from a lognormal distribution.
Fill a strided array with pseudorandom numbers generated using a linear congruential pseudorandom number generator (LCG).
Fill a strided array with pseudorandom numbers generated using a linear congruential pseudorandom number generator (LCG) whose output is shuffled.
Fill a strided array with pseudorandom numbers generated using a 32-bit Mersenne Twister pseudorandom number generator.
Fill a strided array with pseudorandom numbers drawn from a normal 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.
Create a readable stream for a linear congruential pseudorandom number generator (LCG) whose output is shuffled.
Create a readable stream for generating pseudorandom numbers drawn from a negative binomial distribution.
Create a readable stream for generating pseudorandom numbers drawn from a negative binomial distribution.
Create a readable stream for generating pseudorandom numbers drawn from a normal distribution.
Create a readable stream for generating pseudorandom numbers drawn from a Poisson distribution.
Create a readable stream for generating pseudorandom numbers drawn from a Poisson distribution.