
Define a numerical property in terms of minimum and maximum to be used as a randomly chosen value in that range (inclusively).
The maximum cannot be less than the minimum.
| {uint8, uint8} | First number is the minimum, second is the maximum. |
| uint8 | The same minimum and maximum. |

Prototypes
Types
Defines