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