setRange

fun setRange(min: Double, max: Double)

Sets the range

Parameters

min

The lower limit for the distribution, must be less than max

max

The upper limit for the distribution, must be greater than min