roll/README.md

15 lines
120 B
Markdown

# roll
A simple die roller
Example Usage:
Just roll a single d20
{{{
roll
}}}
Roll 5 d20 7 times
{{{
roll 5d20x7
}}}