Random |
Name | Description | |
---|---|---|
NextInt32Sequence | Returns an infinite sequence of random 32-bit signed integers greater than or equal to zero and less than MaxValue. | |
NextInt32Sequence(Int32, Int32) | Returns an infinite sequence of random numbers within a specified range. |