Sample from the standard Gumbel distribution.
The values are sampled from a standard Gumbel distribution
which CDF exp(-exp(-x))
.
- Parameters:
-
- Returns:
- The
array
with shape shape
and distributed according to the Gumbel distribution
- Return type:
array