Reference library > Stochastic > RandomGaussian
RandomGaussian
RandomGaussian(mean=0.0, sigma=0.0, clock=None, reset=None)
Generate an random Gaussian value, with given mean and sigma. If a clock is passed, only picks a new value on a clock tick. To generate and hold an unchanging random value, pass clock=0.
Last update:
2025-02-16
Created: 2023-12-03
Created: 2023-12-03