@stdlib/random-base-shared
Common APIs shared across base pseudorandom number generators.
Common APIs shared across base pseudorandom number generators.
Student's t-distributed pseudorandom numbers.
Generate pseudorandom numbers drawn from an exponential distribution.
Exponentially distributed pseudorandom numbers.
F distributed pseudorandom numbers.
Fréchet distributed pseudorandom numbers.
Gamma distributed pseudorandom numbers.
Geometric distributed pseudorandom numbers.
Gumbel distributed pseudorandom numbers.
Hypergeometric distributed pseudorandom numbers.
Normally distributed pseudorandom numbers using the improved Ziggurat method.
Inverse gamma distributed pseudorandom numbers.
Kumaraswamy's double bounded distributed pseudorandom numbers.
Laplace (double exponential) distributed pseudorandom numbers.
Create an iterator for generating pseudorandom numbers drawn from a Fréchet distribution.
Create an iterator for generating pseudorandom numbers drawn from a gamma distribution.
Create an iterator for generating pseudorandom numbers drawn from a geometric distribution.
Create an iterator for generating pseudorandom numbers drawn from a Gumbel distribution.
Create an iterator for generating pseudorandom numbers drawn from a hypergeometric distribution.
Create an iterator for generating pseudorandom numbers drawn from a standard normal distribution using the Improved Ziggurat algorithm.