UIntRange.Random

Method in UIntRange

Declaration

public uint Random()

Description

Returns a random value in the range [inclusive, exclusive).

Returns

uintA random value in the range [inclusive, exclusive).