dice
import { dice } from "https://git.sr.ht/~ruivieira/deno-experiments/blob/master/randomjs/mod.ts";Returns a distribution that returns an array of length dieCount of values
within [1, sideCount]
import { dice } from "https://git.sr.ht/~ruivieira/deno-experiments/blob/master/randomjs/mod.ts";Returns a distribution that returns an array of length dieCount of values
within [1, sideCount]