@stdlib/random-array-levy
Create an array containing pseudorandom numbers drawn from a Lévy distribution.
Create an array containing pseudorandom numbers drawn from a Lévy distribution.
Create an array containing pseudorandom numbers drawn from a logistic distribution.
Create an array containing pseudorandom numbers drawn from a lognormal distribution.
Create an array containing pseudorandom numbers generated using a linear congruential pseudorandom number generator (LCG).
Create an array containing pseudorandom numbers generated using a linear congruential pseudorandom number generator (LCG) whose output is shuffled.
Create an array containing pseudorandom numbers generated using a 32-bit Mersenne Twister pseudorandom number generator.
Create an array containing pseudorandom numbers drawn from a negative binomial distribution.
Create an array containing pseudorandom numbers drawn from a normal distribution.
Create an array containing pseudorandom numbers drawn from a Pareto (Type I) distribution.
Create an array containing pseudorandom numbers drawn from a Poisson distribution.
Pseudorandom number generator array creation function tools.
Create a factory function for generating pseudorandom values drawn from a binary PRNG.
Constructor for creating arrays filled with pseudorandom values drawn from a nullary PRNG.
Create a readable stream for generating pseudorandom numbers drawn from a uniform distribution.
Create a readable stream for generating pseudorandom numbers drawn from a uniform distribution.
Create a readable stream for generating pseudorandom numbers drawn from a Weibull distribution.
Create a readable stream for generating pseudorandom numbers drawn from a Weibull distribution.
Pseudorandom number generator strided array functions.
Fill a strided array with pseudorandom numbers drawn from an arcsine distribution.
Fill a strided array with pseudorandom numbers drawn from a Bernoulli distribution.