#roll #text-based #dice-rolling #trpg

noctisroll

Text-based TRPG dice rolling system

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

Download history 259/week @ 2024-10-23

261 downloads per month

AGPL-3.0-only

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