@stdlib/random-base-bernoulli
Bernoulli distributed pseudorandom numbers.
Bernoulli distributed pseudorandom numbers.
Beta distributed pseudorandom numbers.
Beta prime distributed pseudorandom numbers.
Pseudorandom numbers having integer values.
Standard normal pseudorandom numbers.
Uniformly distributed pseudorandom numbers between 0 and 1.
Rayleigh distributed pseudorandom numbers.
Revive a JSON-serialized pseudorandom number generator (PRNG).
Common APIs shared across base pseudorandom number generators.
Student's t-distributed pseudorandom numbers.
Triangular distributed pseudorandom numbers.
Uniformly distributed pseudorandom numbers.
Weibull distributed pseudorandom numbers.
Generate pseudorandom numbers drawn from an exponential distribution.
Pseudorandom number generator iterators.
Create an iterator for generating pseudorandom numbers drawn from an arcsine distribution.
Create an iterator for generating pseudorandom numbers drawn from a Bernoulli distribution.
Create an iterator for generating pseudorandom numbers drawn from a beta distribution.
Create an iterator for generating pseudorandom numbers drawn from a beta prime distribution.
Create an iterator for generating pseudorandom numbers drawn from a binomial distribution.