/random¶
Syntax¶
/random <#> [<#>]
Description¶
Rolls a magic die from 0 to <#>. Optionally add another <#> to specify the complete range.
MQ2Rand's version of /random
/random [show | hide]
If MQ2Rand is loaded, adds an option to show or hide the "Random Helper" window.
Options¶
<#>[<#>]- 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.
Examples¶
/random 8 50 - Rolls for any number between 8 and 50.
/random 100 - Rolls between 0 and 100.
This command is added by EverQuest.