minInteger
The lower range of the distribution.
Declaration
var minInteger: Int { get set }Discussion
This value is used for Uniform with integer data types Defaults to 0.
The lower range of the distribution.
var minInteger: Int { get set }This value is used for Uniform with integer data types Defaults to 0.