spicy-dice

Crates.iospicy-dice
lib.rsspicy-dice
version1.0.1
created_at2025-08-24 02:36:15.943374+00
updated_at2025-08-24 03:03:27.843181+00
descriptiona CLI tool for rolling dice
homepagehttps://sr.ht/~spicywolf/misc-tools
repositoryhttps://git.sr.ht/~spicywolf/spicy-dice
max_upload_size
id1808029
size14,424
Ræn Kararou (karaiwulf)

documentation

README

spicy-dice

An arbitrary dice roller

Usage

dice [OPTIONS]

Options:

  • -t, --hands <HANDS> The number of times to make rolls with given settings [default: 1]
  • -n, --num <DICE> The number of dice to roll [default: 1]
  • -a, --advantage Rolls with advantage
  • -i, --disadvantage Rolls with disadvantage
  • -d, --faces <FACES> The number of faces the dice has [default: 20]
  • -s, --sum Sums the rolls at the end
  • -v, --verbose be verbose
  • -h, --help Print help
  • -V, --version Print version
Commit count: 0

cargo fmt