Binomial distributed pseudorandom numbers.
-
Updated
Jun 23, 2025 - JavaScript
Binomial distributed pseudorandom numbers.
Normally distributed pseudorandom numbers using the improved Ziggurat method.
Beta prime distributed pseudorandom numbers.
Poisson distributed random numbers.
Log-normally distributed pseudorandom numbers.
Laplace (double exponential) distributed pseudorandom numbers.
Normally distributed pseudorandom numbers.
Student's t-distributed pseudorandom numbers.
Lévy distributed pseudorandom numbers.
Normally distributed pseudorandom numbers using the Box-Muller transform.
Kumaraswamy's double bounded distributed pseudorandom numbers.
Create a readable stream for generating pseudorandom numbers drawn from a standard normal distribution.
Create an iterator for generating pseudorandom numbers drawn from a standard normal distribution.
Standard normal pseudorandom numbers.
Beta distributed 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."