sample
Returns a sample that is exponentially distributed (using the Inverse transform).
Return
A random sample from the distribution.
Returns n samples that are exponentially distributed.
Return
n random samples from the distribution.
Parameters
n
The number of samples to return.