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