@stdlib/random-base-kumaraswamy
Kumaraswamy's double bounded distributed pseudorandom numbers.
@stdlib/random-base-negative-binomial
Negative binomial distributed pseudorandom numbers.
@stdlib/random-base-randu
Uniformly distributed pseudorandom numbers between 0 and 1.
@stdlib/random-array-tools-nullary
Constructor for creating arrays filled with pseudorandom values drawn from a nullary PRNG.
@stdlib/random-iter-uniform
Create an iterator for generating pseudorandom numbers drawn from a continuous uniform distribution.
@stdlib/random-iter-randu
Create an iterator for generating uniformly distributed pseudorandom numbers between 0 and 1.
@stdlib/random-iter-beta
Create an iterator for generating pseudorandom numbers drawn from a beta distribution.
@stdlib/random-iter-discrete-uniform
Create an iterator for generating pseudorandom numbers drawn from a discrete uniform distribution.
@stdlib/random-iter-normal
Create an iterator for generating pseudorandom numbers drawn from a normal distribution.
@stdlib/random-streams-exponential
Create a readable stream for generating pseudorandom numbers drawn from an exponential distribution.
@stdlib/random-iter-triangular
Create an iterator for generating pseudorandom numbers drawn from a triangular distribution.
@stdlib/random-streams-beta
Create a readable stream for generating pseudorandom numbers drawn from a beta distribution.
@stdlib/random-iter-f
Create an iterator for generating pseudorandom numbers drawn from an F distribution.
@stdlib/random-iter-exponential
Create an iterator for generating pseudorandom numbers drawn from an exponential distribution.
@stdlib/random-streams-geometric
Create a readable stream for generating pseudorandom numbers drawn from a geometric distribution.
@stdlib/random-streams-arcsine
Create a readable stream for generating pseudorandom numbers drawn from an arcsine distribution.
@stdlib/random-streams-gumbel
Create a readable stream for generating pseudorandom numbers drawn from a Gumbel distribution.
@stdlib/random-streams-uniform
Create a readable stream for generating pseudorandom numbers drawn from a uniform distribution.
@stdlib/random-iter-cauchy
Create an iterator for generating pseudorandom numbers drawn from a Cauchy distribution.
@stdlib/random-iter-weibull
Create an iterator for generating pseudorandom numbers drawn from a Weibull distribution.
@stdlib/random-iter-frechet
Create an iterator for generating pseudorandom numbers drawn from a Fréchet distribution.
@stdlib/random-iter-gumbel
Create an iterator for generating pseudorandom numbers drawn from a Gumbel distribution.
@stdlib/random-streams-kumaraswamy
Create a readable stream for generating pseudorandom numbers drawn from a Kumaraswamy's double bounded distribution.
@stdlib/random-streams-weibull
Create a readable stream for generating pseudorandom numbers drawn from a Weibull distribution.
@stdlib/random-iter-chi
Create an iterator for generating pseudorandom numbers drawn from a chi distribution.
@stdlib/random-streams-bernoulli
Create a readable stream for generating pseudorandom numbers drawn from a Bernoulli distribution.
@stdlib/random-streams-frechet
Create a readable stream for generating pseudorandom numbers drawn from a Fréchet distribution.
@stdlib/random-iter-logistic
Create an iterator for generating pseudorandom numbers drawn from a logistic distribution.
@stdlib/random-iter-binomial
Create an iterator for generating pseudorandom numbers drawn from a binomial distribution.
@stdlib/random-streams-logistic
Create a readable stream for generating pseudorandom numbers drawn from a logistic distribution.
@stdlib/random-streams-discrete-uniform
Create a readable stream for generating pseudorandom numbers drawn from a discrete uniform distribution.
@stdlib/random-iter-poisson
Create an iterator for generating pseudorandom numbers drawn from a Poisson distribution.
@stdlib/random-iter-levy
Create an iterator for generating pseudorandom numbers drawn from a Lévy distribution.
@stdlib/random-iter-randi
Create an iterator for generating pseudorandom numbers having integer values.
@stdlib/random-streams-rayleigh
Create a readable stream for generating pseudorandom numbers drawn from a Rayleigh distribution.
@stdlib/random-strided-betaprime
Fill a strided array with pseudorandom numbers drawn from a beta prime distribution.
@stdlib/random-streams-erlang
Create a readable stream for generating pseudorandom numbers drawn from an Erlang distribution.
@stdlib/random-iter-gamma
Create an iterator for generating pseudorandom numbers drawn from a gamma distribution.
@stdlib/random-iter-bernoulli
Create an iterator for generating pseudorandom numbers drawn from a Bernoulli distribution.
@stdlib/random-iter-kumaraswamy
Create an iterator for generating pseudorandom numbers drawn from a Kumaraswamy's double bounded distribution.
@stdlib/random-iter-hypergeometric
Create an iterator for generating pseudorandom numbers drawn from a hypergeometric distribution.
@stdlib/random-streams-cauchy
Create a readable stream for generating pseudorandom numbers drawn from a Cauchy distribution.
@stdlib/random-iter-arcsine
Create an iterator for generating pseudorandom numbers drawn from an arcsine distribution.
@stdlib/random-iter-erlang
Create an iterator for generating pseudorandom numbers drawn from an Erlang distribution.
@stdlib/random-array-betaprime
Create an array containing pseudorandom numbers drawn from a beta prime distribution.
@stdlib/random-streams-triangular
Create a readable stream for generating pseudorandom numbers drawn from a triangular distribution.
@stdlib/random-iter-geometric
Create an iterator for generating pseudorandom numbers drawn from a geometric distribution.
@stdlib/random-streams-poisson
Create a readable stream for generating pseudorandom numbers drawn from a Poisson distribution.
@stdlib/random-streams-chi
Create a readable stream for generating pseudorandom numbers drawn from a chi distribution.
@stdlib/random-streams-gamma
Create a readable stream for generating pseudorandom numbers drawn from a gamma distribution.
@stdlib/random-strided-cosine
Fill a strided array with pseudorandom numbers drawn from a raised cosine distribution.
@stdlib/random-array-geometric
Create an array containing pseudorandom numbers drawn from a geometric distribution.
@stdlib/random-iter-cosine
Create an iterator for generating pseudorandom numbers drawn from a raised cosine distribution.
@stdlib/random-iter-rayleigh
Create an iterator for generating pseudorandom numbers drawn from a Rayleigh distribution.
@stdlib/random-array-levy
Create an array containing pseudorandom numbers drawn from a Lévy distribution.
@stdlib/random-strided-arcsine
Fill a strided array with arcsine distributed pseudorandom numbers.
@stdlib/random-array-rayleigh
Create an array containing pseudorandom numbers drawn from a Rayleigh distribution.
@stdlib/random-strided-exponential
Fill a strided array with pseudorandom numbers drawn from an exponential distribution.
@stdlib/random-array-erlang
Create an array containing pseudorandom numbers drawn from an Erlang distribution.
random-array-kumaraswamy
Create an array containing pseudorandom numbers drawn from Kumaraswamy's double bounded distribution.
@stdlib/random-strided-tools
Pseudorandom number generator strided array function tools.
random-streams-hypergeometric
Create a readable stream for generating pseudorandom numbers drawn from a hypergeometric distribution.
random-streams-levy
Create a readable stream for generating pseudorandom numbers drawn from a Lévy distribution.
random-array-hypergeometric
Create an array containing pseudorandom numbers drawn from a hypergeometric distribution.
random-array-cosine
Create an array containing pseudorandom numbers drawn from a raised cosine distribution.
@stdlib/random-strided-beta
Fill a strided array with pseudorandom numbers drawn from a beta distribution.
@stdlib/random-array-uniform
Create an array containing pseudorandom numbers drawn from a continuous uniform distribution.
random-array-weibull
Create an array containing pseudorandom numbers drawn from a Weibull distribution.
@stdlib/random-strided-rayleigh
Fill a strided array with pseudorandom numbers drawn from a Rayleigh distribution.
@stdlib/random-strided-poisson
Fill a strided array with pseudorandom numbers drawn from a Poisson distribution.
@stdlib/random-array-tools-ternary
Constructor for creating arrays filled with pseudorandom values drawn from a ternary PRNG.
@stdlib/random-array-arcsine
Create an array containing arcsine distributed pseudorandom numbers.
@stdlib/random-strided-mt19937
Fill a strided array with pseudorandom numbers generated using a 32-bit Mersenne Twister pseudorandom number generator.
random-exponential
Generate pseudorandom numbers drawn from an exponential distribution.
@stdlib/random-array-bernoulli
Create an array containing pseudorandom numbers drawn from a Bernoulli distribution.
@stdlib/random-array-tools-unary
Constructor for creating arrays filled with pseudorandom values drawn from a unary PRNG.
@stdlib/random-strided-normal
Fill a strided array with pseudorandom numbers drawn from a normal distribution.
random-array-beta
Create an array containing pseudorandom numbers drawn from a beta distribution.
@stdlib/random-array-logistic
Create an array containing pseudorandom numbers drawn from a logistic distribution.
@stdlib/random-strided-uniform
Fill a strided array with pseudorandom numbers drawn from a continuous uniform distribution.
@stdlib/random-array-normal
Create an array containing pseudorandom numbers drawn from a normal distribution.
@stdlib/random-array-gumbel
Create an array containing pseudorandom numbers drawn from a Gumbel distribution.