@stdlib/random-array-cosine
Create an array containing pseudorandom numbers drawn from a raised cosine distribution.
Create an array containing pseudorandom numbers drawn from a raised cosine distribution.
Create an array containing pseudorandom numbers drawn from a discrete uniform distribution.
Create an array containing pseudorandom numbers drawn from an Erlang distribution.
Create an array containing pseudorandom numbers drawn from an exponential distribution.
Create an array containing pseudorandom numbers drawn from an F distribution.
Create an array containing pseudorandom numbers drawn from a Fréchet distribution.
Create an array containing pseudorandom numbers drawn from a gamma distribution.
Create an array containing pseudorandom numbers drawn from a geometric distribution.
Create an array containing pseudorandom numbers drawn from a Gumbel distribution.
Create an array containing pseudorandom numbers drawn from a hypergeometric distribution.
Create an array containing pseudorandom numbers drawn from an inverse gamma distribution.
Create an array containing pseudorandom numbers drawn from a Laplace (double exponential) 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.