Binomial distributed pseudorandom numbers.
-
Updated
Dec 30, 2024 - JavaScript
Binomial distributed pseudorandom numbers.
Log-normally distributed pseudorandom numbers.
Lévy distributed pseudorandom numbers.
Student's t-distributed pseudorandom numbers.
Beta prime distributed pseudorandom numbers.
Laplace (double exponential) distributed pseudorandom numbers.
Poisson distributed random numbers.
Normally distributed pseudorandom numbers using the Box-Muller transform.
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.
Normally distributed pseudorandom numbers.
Normally distributed pseudorandom numbers using the improved Ziggurat method.
Kumaraswamy's double bounded distributed pseudorandom numbers.
Beta 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."