AN
Antinote
Docs
  • Docs
  • Changelog
  • Feature requests
  • Support portal
    • AI & ML
    • Random Generators
    • Text Formatting
    • Data Tools
    • Text Manipulation
    • Finance & Math
    • Business & Analytics
    • Productivity & Templates
    • Date & Time

Random Generators

Random numbers, letters, quotes, Wikipedia pages, and dice rolls.

Extensions for generating random values, great for games, writing prompts, decision making, and more.

Random

Version 1.0.6

Generate random numbers, letters, quotes, or open random Wikipedia pages.

  • ::random_number (insert) — Generate a random number between two values. Example: ::random_number or ::random_number(1, 100)
  • ::random_letters (insert) — Generate random letter(s). Example: ::random_letters or ::random_letters(5)
  • ::random_quote (insert) — Insert a random inspirational quote. Example: ::random_quote
  • ::random_wiki (openURL) — Open a random Wikipedia page in your browser. Example: ::random_wiki

Dice

Version 1.0.6 | Optional Extension

Roll dice of various types. Perfect for tabletop gaming, random decisions, or probability exercises.

  • ::roll (insert) — Roll dice. Accepts a number (20), die notation (d20), or multiple dice (4d6). Example: ::roll or ::roll(d20) or ::roll(4d6)
PrevAI & ML
NextText Formatting
Was this helpful?