Click or drag to resize

ByteExtensions Methods

Methods
  NameDescription
Public methodStatic memberGetRandom(Byte)
Returns a random number greater than or equal to 0 and less than the specified maxValue
Public methodStatic memberGetRandom(Byte, Byte)
Returns a random number greater than or equal to the specified minValue and less than the specified maxValue
Top
See Also