@stdlib/random-array-randu
Create an array containing uniformly distributed pseudorandom numbers between 0 and 1.
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.
Constructor for creating arrays filled with pseudorandom values drawn from a binary PRNG.
Constructor for creating arrays filled with pseudorandom values drawn from a ternary PRNG.
Create a factory function for generating pseudorandom values drawn from a ternary PRNG.
Constructor for creating arrays filled with pseudorandom values drawn from a unary PRNG.
Create a factory function for generating pseudorandom values drawn from a unary PRNG.
Create an array containing pseudorandom numbers drawn from a triangular distribution.
Create an array containing pseudorandom numbers drawn from a continuous uniform distribution.
Create an array containing pseudorandom numbers drawn from a Weibull distribution.
Pseudorandom number generator array creation functions.
Create an array containing pseudorandom numbers drawn from an arcsine distribution.
Create an array containing pseudorandom numbers drawn from a Bernoulli distribution.
Create an array containing pseudorandom numbers drawn from a beta distribution.
Create an array containing pseudorandom numbers drawn from a beta prime distribution.
Create an array containing pseudorandom numbers drawn from a binomial distribution.
Create an array containing pseudorandom numbers drawn from a Cauchy distribution.
Create an array containing pseudorandom numbers drawn from a chi distribution.
Create an array containing pseudorandom numbers drawn from a chi-square distribution.