Standard library generic random functions.
-
Updated
Jul 22, 2026 - JavaScript
Standard library generic random functions.
Uniformly distributed pseudorandom numbers.
Beta distributed pseudorandom numbers.
Create a readable stream for generating pseudorandom numbers drawn from a Rayleigh distribution.
Create an iterator for generating pseudorandom numbers drawn from a logistic distribution.
Create a readable stream for generating pseudorandom numbers drawn from a Kumaraswamy's double bounded distribution.
Standard library pseudorandom number generator streams.
Create an iterator for generating pseudorandom numbers drawn from a hypergeometric distribution.
Create an iterator for generating pseudorandom numbers having integer values.
Raised cosine distributed pseudorandom numbers.
Lévy distributed pseudorandom numbers.
Inverse gamma distributed pseudorandom numbers.
Create an iterator for generating pseudorandom numbers drawn from a Cauchy distribution.
Create a readable stream for generating pseudorandom numbers drawn from a Weibull distribution.
Gumbel distributed pseudorandom numbers.
Create an iterator for generating pseudorandom numbers drawn from a Weibull distribution.
Create a readable stream for generating pseudorandom numbers drawn from an exponential distribution.
Create a readable stream for generating pseudorandom numbers drawn from a Gumbel distribution.
Create a readable stream for generating pseudorandom numbers drawn from a discrete uniform distribution.
Arcsine distributed pseudorandom numbers.
Add a description, image, and links to the seedable topic page so that developers can more easily learn about it.
To associate your repository with the seedable topic, visit your repo's landing page and select "manage topics."