Click or drag to resize
StaticRandom Methods
Methods
  NameDescription
Public methodStatic memberNext(Int32)
Returns a nonnegative random number less than the specified maximum.
Public methodStatic memberNext(Int32, Int32)
Returns a random number within a specified range.
Top
See Also