UIntRange.RandomInclusive

Method in UIntRange

Declaration

public uint RandomInclusive()

Description

Returns a random value in the range [inclusive, inclusive].

Returns

uintA random value in the range [inclusive, inclusive].