GaussianIntDistribution
A integer generator that follow a gaussian distribution.
- Value parameters:
- mean
the mean of the gaussian distribution
- std
the standard deviation of the gaussian distribution
Value members
Inherited methods
Method that allow to generate the next value for the property of type A.
Method that allow to generate the next value for the property of type A.
- Returns:
the generated property value
- Inherited from:
- Gaussian