Random

From Wiki
Revision as of 16:41, 9 August 2005 by Kedrick Valorite (Talk | contribs) (Description: fixed high & low values)

Jump to: navigation, search

#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