roll

CLI tool for rolling dice sequences with customizable notation

brewmacoslinux
Try with needOr install directly
Source

About

CLI program for rolling a dice sequence

Commands

roll

Examples

Roll a single d20 die$ roll d20
Roll 3d6 dice and sum the results$ roll 3d6
Roll 2d10 with a +5 modifier$ roll 2d10+5