Click or drag to resize

ThreadSafeRandomNumberGeneratorNext Method

Overload List
 NameDescription
Public methodNextReturns 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