Roll Dice

Roll dice using a random number generator. Use when asked to roll a die (d6, d20, etc.), roll dice, or generate a random dice roll.

stephen94125 e9c1c97 2 files · 497 B Updated

File contents

Roll Dice

To roll a die, you MUST execute the bundled script: ./scripts/roll.sh <sides>

Replace <sides> with the number of sides on the die (e.g., 6 for a standard die, 20 for a d20).

stephen94125/peon-lib/tree/main/skills/roll-dice commit e9c1c97e84

Frequently asked questions

npx skillmds@latest add stephen94125/roll-dice