UNPKG

@nekooftheabyss/fortuna

Version:

A Gacha-like system to roll random items with weights.

21 lines (20 loc) 283 B
{ "name": "@nekooftheabyss/fortuna", "version": "4.2.0", "exports": { ".": "./mod.ts", "./roll": "./src/roll.ts" }, "exclude": [ "benches", ".github", ".vscode", "dist", "testdata" ], "test": { "include": [ "./test.ts" ] } }