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

noctisroll

Text-based TRPG dice rolling system

6 releases

0.1.5 Nov 10, 2024
0.1.4 Oct 30, 2024

#2 in #dice-rolling

Download history 427/week @ 2024-10-27 15/week @ 2024-11-03 97/week @ 2024-11-10

539 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