All Commands
All Math & Logic
Commands
MATH_RAND
Returns a random integer number between two values
Number | Name | Default | Type | Description |
---|---|---|---|---|
1 | from | 0 | Expression | The lowest value to be returned |
2 | to | 100 | Expression | The highest value to be returned |
Example
64