Random command: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
'''{{tt|RANDOM}}''' generates a random number that may be shared with others. |
|||
{{stub}} |
|||
This verb is considered [[OOC]] and will only be seen by others in their OOC window. |
|||
==Usage== |
|||
<pre>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.</pre> |
|||
[[page type is::command| ]] |
[[page type is::command| ]] |
||
{{Cat|Commands}} |
{{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.