@stdlib/datasets-spache-revised
A list of simple American-English words (revised Spache).
@stdlib/random-streams-cosine
Create a readable stream for generating pseudorandom numbers drawn from a raised cosine distribution.
@stdlib/random-streams-pareto-type1
Create a readable stream for generating pseudorandom numbers drawn from a Pareto (Type I) distribution.
@stdlib/random-streams-exponential
Create a readable stream for generating pseudorandom numbers drawn from an exponential distribution.
@stdlib/streams-node-from-circular-array
Create a readable stream from a circular array-like object.
@stdlib/streams-node-from-strided-array
Create a readable stream from a strided array-like object.
@stdlib/random-streams-f
Create a readable stream for generating pseudorandom numbers drawn from an F distribution.
@stdlib/random-streams-beta
Create a readable stream for generating pseudorandom numbers drawn from a beta distribution.
@stdlib/streams-node-from-array
Create a readable stream from an array-like object.
@stdlib/random-streams-lognormal
Create a readable stream for generating pseudorandom numbers drawn from a lognormal distribution.
@stdlib/random-streams-invgamma
Create a readable stream for generating pseudorandom numbers drawn from an inverse gamma 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-streams-arcsine
Create a readable stream for generating pseudorandom numbers drawn from an arcsine distribution.
@stdlib/random-streams-geometric
Create a readable stream for generating pseudorandom numbers drawn from a geometric distribution.
@stdlib/random-streams-normal
Create a readable stream for generating pseudorandom numbers drawn from a normal distribution.
@stdlib/random-streams-betaprime
Create a readable stream for generating pseudorandom numbers drawn from a beta prime distribution.
@stdlib/random-streams-weibull
Create a readable stream for generating pseudorandom numbers drawn from a Weibull distribution.
@stdlib/random-streams-t
Create a readable stream for generating pseudorandom numbers drawn from a Student's t distribution.
@stdlib/random-streams-kumaraswamy
Create a readable stream for generating pseudorandom numbers drawn from a Kumaraswamy's double bounded distribution.
@stdlib/random-streams-frechet
Create a readable stream for generating pseudorandom numbers drawn from a Fréchet distribution.
@stdlib/random-streams-bernoulli
Create a readable stream for generating pseudorandom numbers drawn from a Bernoulli 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-streams-binomial
Create a readable stream for generating pseudorandom numbers drawn from a binomial distribution.
@stdlib/random-streams-negative-binomial
Create a readable stream for generating pseudorandom numbers drawn from a negative binomial distribution.
@stdlib/random-streams-laplace
Create a readable stream for generating pseudorandom numbers drawn from a Laplace (double exponential) distribution.
@stdlib/random-streams-erlang
Create a readable stream for generating pseudorandom numbers drawn from an Erlang distribution.
@stdlib/random-streams-rayleigh
Create a readable stream for generating pseudorandom numbers drawn from a Rayleigh distribution.
@stdlib/random-streams-cauchy
Create a readable stream for generating pseudorandom numbers drawn from a Cauchy distribution.
@stdlib/random-streams-randu
Create a readable stream for generating uniformly distributed pseudorandom numbers between 0 and 1.
@stdlib/random-streams-triangular
Create a readable stream for generating pseudorandom numbers drawn from a triangular 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.
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.
@stdlib/random-streams-randi
Create a readable stream for generating pseudorandom numbers having integer values.