@stdlib/random-base-pareto-type1
Pareto (Type I) distributed pseudorandom numbers.
Pareto (Type I) distributed pseudorandom numbers.
Poisson distributed random numbers.
Create an array containing pseudorandom numbers drawn from an inverse gamma distribution.
Create an array containing pseudorandom numbers drawn from Kumaraswamy's double bounded 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.
Create an array containing pseudorandom numbers drawn from a Pareto (Type I) distribution.
Create an array containing pseudorandom numbers drawn from a Poisson distribution.
Create an array containing uniformly distributed pseudorandom numbers between 0 and 1.
Create an array containing pseudorandom numbers drawn from a Rayleigh distribution.
Create an array containing pseudorandom numbers drawn from a Student's t-distribution.
Create an array containing pseudorandom numbers drawn from a beta distribution.
Create an array containing pseudorandom numbers drawn from a beta prime distribution.