Binomial distributed pseudorandom numbers.
-
Updated
Apr 7, 2026 - JavaScript
Binomial distributed pseudorandom numbers.
Normally distributed pseudorandom numbers.
Lévy distributed pseudorandom numbers.
Normally distributed pseudorandom numbers using the improved Ziggurat method.
Normally distributed pseudorandom numbers using the Box-Muller transform.
Student's t-distributed pseudorandom numbers.
Beta distributed pseudorandom numbers.
Laplace (double exponential) distributed pseudorandom numbers.
Log-normally distributed pseudorandom numbers.
Poisson distributed random numbers.
Create an iterator for generating pseudorandom numbers drawn from a standard normal distribution.
Create a readable stream for generating pseudorandom numbers drawn from a standard normal distribution.
Beta prime distributed pseudorandom numbers.
Kumaraswamy's double bounded distributed pseudorandom numbers.
Standard normal pseudorandom numbers.
Add a description, image, and links to the randn topic page so that developers can more easily learn about it.
To associate your repository with the randn topic, visit your repo's landing page and select "manage topics."