Click or drag to resize
RandomGetNum Method
Overload List
  NameDescription
Public methodGetNum
Returns a random number between 0 and uint.MaxValue inclusive
Public methodGetNum(Int32)
Returns a random number between 0 and maxInclusive inclusive
Public methodGetNum(UInt32)
Returns a random number between 0 and maxInclusive inclusive
Top
See Also