Random |
Name | Description | |
---|---|---|
NextInt32s(Random, Int32) | Fills an array with uniform random 32-bit signed integers greater than or equal to zero and less than MaxValue. | |
NextInt32s(Random, Int32, Int32, Int32) | Fills an array with uniform random 32-bit signed integers within the specified range. |