Difference between revisions of "Random"
From Wiki
m (→Description: fixed high & low values) |
|||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
− | + | {{header|Miscellaneous|ro|Holds a changing random value that ranges between 0 and 999.} | |
− | + | ||
− | + | ||
− | {{ro | + | |
− | + | ||
− | Holds a changing random value that ranges between 0 and 999. | + | |
==== Example ==== | ==== Example ==== | ||
Line 14: | Line 9: | ||
</pre> | </pre> | ||
− | + | {{footer}} | |
− | { | + | |
− | + | ||
− | + | ||
− | + | ||
− | { | + | |
− | + | ||
− | + |
Revision as of 11:05, 26 August 2005
{{header|Miscellaneous|ro|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 |