Binomial distributed pseudorandom numbers.
-
Updated
Aug 16, 2026 - JavaScript
Binomial distributed pseudorandom numbers.
Beta distributed pseudorandom numbers.
Laplace (double exponential) distributed pseudorandom numbers.
Normally distributed pseudorandom numbers using the Box-Muller transform.
Student's t-distributed pseudorandom numbers.
Log-normally distributed pseudorandom numbers.
Beta prime distributed pseudorandom numbers.
Normally distributed pseudorandom numbers using the improved Ziggurat method.
Poisson distributed random numbers.
Lévy distributed pseudorandom numbers.
Normally distributed pseudorandom numbers.
Kumaraswamy's double bounded distributed pseudorandom 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.
Standard normal pseudorandom numbers.
To associate your repository with the randn topic, visit your repo's landing page and select "manage topics."