Click or drag to resize

RandomSourceNextInt32Sequence Method

Overload List
 NameDescription
Public methodNextInt32Sequence Returns an infinite sequence of random 32-bit signed integers greater than or equal to zero and less than MaxValue.
Public methodNextInt32Sequence(Int32, Int32) Returns an infinite sequence of random numbers within a specified range.
Top
See Also