Click or drag to resize

RandomExtensionsNextInt32s Method

Overload List
 NameDescription
Public Extension MethodNextInt32s(Random, Int32) Fills an array with uniform random 32-bit signed integers greater than or equal to zero and less than MaxValue.
Public Extension MethodNextInt32s(Random, Int32, Int32, Int32) Fills an array with uniform random 32-bit signed integers within the specified range.
Top
See Also