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