IntExtensions Methods |
| Name | Description | |
|---|---|---|
| GetRandom(Int32) |
Returns a random number greater than or equal to 0 and less than the integer
| |
| GetRandom(Int32, Int32) |
Returns a random number greater than or equal to the specified minValue and less than the integer
|