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