Create a readable stream for generating pseudorandom numbers drawn from a Rayleigh distribution.
-
Updated
Apr 12, 2024 - JavaScript
Create a readable stream for generating pseudorandom numbers drawn from a Rayleigh distribution.
Create an iterator for generating pseudorandom numbers having integer values.
Constructor for creating arrays filled with pseudorandom values drawn from a ternary PRNG.
Create an iterator for generating pseudorandom numbers drawn from a logistic distribution.
Create a readable stream for generating pseudorandom numbers drawn from a Kumaraswamy's double bounded distribution.
Standard library pseudorandom number generator streams.
Create an array containing pseudorandom numbers drawn from a Rayleigh distribution.
Create a readable stream for generating pseudorandom numbers drawn from a Weibull distribution.
Create an array containing pseudorandom numbers drawn from a Poisson distribution.
Gumbel distributed pseudorandom numbers.
Uniformly distributed pseudorandom numbers.
Lévy distributed pseudorandom numbers.
Raised cosine distributed pseudorandom numbers.
Create an array containing uniformly distributed pseudorandom numbers between 0 and 1.
Seedable random number generator in Typescript
Arcsine distributed pseudorandom numbers.
Fill a strided array with pseudorandom numbers drawn from a Poisson distribution.
Uniformly distributed pseudorandom numbers between 0 and 1.
Create a readable stream for generating pseudorandom numbers drawn from a discrete uniform distribution.
Create a readable stream for generating pseudorandom numbers drawn from a Lévy distribution.
Add a description, image, and links to the seedable topic page so that developers can more easily learn about it.
To associate your repository with the seedable topic, visit your repo's landing page and select "manage topics."