@stdlib/random-iter-gumbel
Create an iterator for generating pseudorandom numbers drawn from a Gumbel distribution.
Create an iterator for generating pseudorandom numbers drawn from a Gumbel distribution.
Gumbel distribution.
Gumbel distribution cumulative distribution function (CDF).
Gumbel distribution constructor.
Gumbel distribution entropy.
Gumbel distribution excess kurtosis.
Gumbel distribution logarithm of cumulative distribution function.
Gumbel distribution logarithm of probability density function (PDF).
Gumbel distribution mean.
Gumbel distribution median.
Gumbel distribution moment-generating function (MGF).
Gumbel distribution mode.
Gumbel distribution probability density function (PDF).
Gumbel distribution quantile function.
Gumbel distribution skewness.
Gumbel distribution standard deviation.
Gumbel distribution variance.
Create a readable stream for generating pseudorandom numbers drawn from a Gumbel distribution.
Create a readable stream for generating pseudorandom numbers drawn from a Gumbel distribution.
Create an array containing pseudorandom numbers drawn from a Gumbel distribution.