Skip to content

Random

Min/max works as defaults. They can be overridden when writing the command: !random 123 would generate a number between 1 and 123.

Options works as default choices. They can be overridden when writing the command: !random_choice optionA optionB optionC would choose between those three options.