Random command: Difference between revisions
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}} |
|||
⚫ | |||
⚫ | |||
⚫ | |||
==Usage== |
|||
⚫ | |||
⚫ | |||
USAGE: |
|||
⚫ | |||
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> |
||
⚫ | |||
⚫ |
Latest revision as of 22: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.