Skip to content

Reference library > Stochastic > RandomExponentialDist

RandomExponentialDist

RandomExponentialDist(scale=0.0, clock=None, reset=None)

Generate an random value following the exponential distribution. If a clock is passed, only picks a new value on a clock tick.


Last update: 2023-12-03
Created: 2023-12-03