/roll

cli tool to help with d&d dice rolling

Primary LanguageGoMIT LicenseMIT

roll

cli tool to help with d&d dice rolling

example usage: go build -o roll echo 3d4+4 | ./roll