







![]() ![]() ![]() |
Project Mercury API Reference |
RandomHelper..::.NextInt Method |
RandomHelper Class See Also Send Feedback |
[This is preliminary documentation and is subject to change.]
Overload List
Name | Description | |
---|---|---|
![]() ![]() | NextInt()()() |
Returns a non-negetive random whole number.
|
![]() ![]() | NextInt(Int32) |
Returns a non-negetive random whole number less than the specified maximum.
|
![]() ![]() | NextInt(Int32, Int32) |
Returns a random number within a specified range.
|