A simple die roller
Go to file
Brian Buller 8973f4b0d0 Off by one on the rolls 2019-04-08 15:26:21 -05:00
.gitignore v1 Release 2019-03-06 15:02:18 -06:00
LICENSE Initial commit 2019-03-06 15:01:36 -06:00
README.md Add some usage to readme 2019-03-06 15:06:00 -06:00
main.go Off by one on the rolls 2019-04-08 15:26:21 -05:00

README.md

roll

A simple die roller

Example Usage: Just roll a single d20 {{{ roll }}}

Roll 5 d20 7 times {{{ roll 5d20x7 }}}