Click or drag to resize

RandGenMTwistNext Method

Overload List
 NameDescription
Public methodNext Returns a random integer greater than or equal to zero and less than or equal to MaxRandomInt.
Public methodNext(Int32) Returns a positive random integer less than the specified maximum.
Public methodNext(Int32, Int32) Returns a random integer within the specified range.
Top
See Also