Create a readable stream for generating pseudorandom numbers drawn from a Gumbel distribution.
-
Updated
Aug 15, 2025 - JavaScript
Create a readable stream for generating pseudorandom numbers drawn from a Gumbel distribution.
Gumbel distribution.
Create an iterator for generating pseudorandom numbers drawn from a Gumbel distribution.
Gumbel distribution quantile function.
Gumbel distribution constructor.
Gumbel distribution logarithm of probability density function (PDF).
Gumbel distribution moment-generating function (MGF).
Create an array containing pseudorandom numbers drawn from a Gumbel distribution.
Gumbel distribution logarithm of cumulative distribution function.
Gumbel distribution probability density function (PDF).
Gumbel distribution cumulative distribution function (CDF).
Add a description, image, and links to the gumbel topic page so that developers can more easily learn about it.
To associate your repository with the gumbel topic, visit your repo's landing page and select "manage topics."