Random command: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
'''{{tt|RANDOM}}''' generates a random number that may be shared with others.
{{stub}}
[[page type is::command| ]]
{{Cat|Commands}}


This verb is considered [[OOC]] and will only be seen by others in their OOC window.


==Usage==
Generates a random number that may be shared with others. This verb is considered OOC and will only be seen by others in their OOC window.
<pre>Random -- Generates a number between 1 and 100.
USAGE:
Random -- Generates a number between 1 and 100.
Random (#) -- Generates a number between 1 and the specified value.
Random (#) -- Generates a number between 1 and the specified value.
Random (min) (max) -- Generates a number between the min and max specified values.
Random (min) (max) -- Generates a number between the min and max specified values.
s -- may be added to the end of any of these options if you wish the result to be private.
s -- may be added to the end of any of these options if you wish the result to be private.</pre>

[[page type is::command| ]]
{{Cat|Commands}}

Latest revision as of 23:33, 22 March 2013

RANDOM generates a random number that may be shared with others.

This verb is considered OOC and will only be seen by others in their OOC window.

Usage

Random -- Generates a number between 1 and 100.
Random (#) -- Generates a number between 1 and the specified value.
Random (min) (max) -- Generates a number between the min and max specified values.
s -- may be added to the end of any of these options if you wish the result to be private.