5 releases
new 0.1.4 | Oct 30, 2024 |
---|---|
0.1.3 | Oct 30, 2024 |
0.1.2 | Oct 29, 2024 |
0.1.1 | Oct 28, 2024 |
0.1.0 | Oct 28, 2024 |
#2 in #dice-rolling
261 downloads per month
25KB
245 lines
Noctisroll
A Text-based TRPG dice rolling system.
Usage
use noctisroll::roll_dice;
let result = roll_dice("1d20+3")?;
Dependencies
~2.8–5.5MB
~87K SLoC