redroll

0.1.3 • Public • Published

Description

Redroll is a native-ESM dice-roller based on droll. It accepts input in dice notation.

Usage

import { roll } from 'https://esm.sh/redroll'
console.log(roll('3d6+1'))
//> 5 + 3 + 4 + 1 = 13

Readme

Keywords

Package Sidebar

Install

npm i redroll

Weekly Downloads

0

Version

0.1.3

License

MIT

Unpacked Size

3.86 kB

Total Files

4

Last publish

Collaborators

  • eccentricvamp