This is a simple dice rolling program written in Swift, a port of my Rust program of the same name.
$vd <dice> [--modifer <modifer>]ARGUMENTS:
<dice> Choose from a d4, d6, d8, d10, d12, d20 or d100.
OPTIONS:
-m, --modifer <modifer> (default: 0)
- Swift 6 or later
I license this project under the GPL-3.0 license - see LICENSE for details.