Contents

maxInteger

The upper range of the distribution.

Declaration

var maxInteger: Int { get set }

Discussion

This value is used for Uniform with integer data types Defaults to INT32_MAX for uniform distributions and 0 for normal distributions.