Click or drag to resize

IRandomNext Method

Overload List
 NameDescription
Public methodNext Returns a non-negative random integer.
Public methodNext(Int32) Returns a non-negative random integer that is less than the specified maximum.
Public methodNext(Int32, Int32) Returns a random integer that is within a specified range.
Top
See Also