roll/README.md

15 lines
120 B
Markdown
Raw Normal View History

2019-03-06 21:01:36 +00:00
# roll
2019-03-06 21:06:00 +00:00
A simple die roller
Example Usage:
Just roll a single d20
{{{
roll
}}}
Roll 5 d20 7 times
{{{
roll 5d20x7
}}}