Click or drag to resize
StaticRandomNext Method
Overload List
  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