Sets the result variable to a random number.
Syntax:
random [minimum] [maximum]
Examples:
random 1 100
random 50 60
random $minAttackDamage$ $maxAttackDamage$