Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NormalDistributedRandomNumber ¶
NormalDistributedRandomNumber generates a normally distributed random number. mean: the mean of the distribution. stdDev: the standard deviation of the distribution.
func PoissonDistributedRandomNumber ¶
Poisson generates a Poisson-distributed random number with mean lambda. lambda: the mean of the distribution.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.