Command:/random

From the wonderful RedGuides Wiki

This command is added by EverQuest, MQ2Rand

Syntax Key
Notation Description
Text without brackets or braces Required items
<Text inside angle brackets> Placeholder for which you must supply a value
[Text inside square brackets] Optional items
Vertical bar (|) Separator for mutually exclusive items; choose one
{Text | inside | braces} Set of required items; choose one
Ellipsis () Items that can be repeated
Syntax /random <#> [<#>] [show | hide]
Description Rolls a magic die from 0 to <#>. Optionally add another <#> to specify the complete range. MQ2Rand adds an option to show or hide the "Random Helper" window.

Options

Category Option Description
EverQuest <#> [<#>] If one number is provided, it represents the upper bound, and 0 is the lower bound. If two numbers are provided, the first is lower bound, the second upper bound.
MQ2Rand [Show | Hide] If MQ2Rand is loaded, it will show the "Random Helper" window.

Examples

  • /random 8 50 - Rolls for any number between 8 and 50.
  • /random 100 - Rolls between 0 and 100.

See also