All commands related to randomness in emilybot

From CRC
Revision as of 05:42, 22 December 2025 by Casio (talk | contribs) (backup)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

There are currently 32 commands related to randomness. This page will list the usage, the content and the JavaScript code of them, alphabetically.

Usage

  1. randompassword: This command generates a random 15-character password, using uppercase and lowercase English letters, and special characters(including !, @, #, $, %, ^, &, *, (, ), _, +, [, ], {, }, <, > and ?)
  2. randint: This commands generate a random number between two provided numbers. It also logs who ran the command and when.