Random
From Wiki
Revision as of 15:41, 9 August 2005 by Kedrick Valorite (Talk | contribs) (→Description: fixed high & low values)
#random
Miscellaneous System Variables
Description
⇒
Holds a changing random value that ranges between 0 and 999.
Example
; make a random number between 0 and 99. set %a #random % 100
See Also
Main_Page | Documentation | Miscellaneous System Variables |