All commands related to randomness in emilybot
From CRC
There are currently 32 commands related to randomness. This page will list the usage, the content and the JavaScript code of them, alphabetically.
Usage
- randompassword: This command generates a random 15-character password, using uppercase and lowercase English letters, and special characters(including !, @, #, $, %, ^, &, *, (, ), _, +, [, ], {, }, <, > and ?)
- randint: This commands generate a random number between two provided numbers. It also logs who ran the command and when.
