#text-based #roll #trpg

noctisroll

Text-based TRPG dice rolling system

6 releases

0.1.5 Nov 10, 2024
0.1.4 Oct 30, 2024

#797 in Text processing

Download history 8/week @ 2024-12-09 2/week @ 2025-02-10 1/week @ 2025-02-17

305 downloads per month

AGPL-3.0-only

26KB
249 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
~88K SLoC