import * as netsaur from "https://deno.land/x/netsaur@0.4.0-patch/packages/utilities/src/utils/random/mod.ts";
Functions
Generate a normal random variate. | |
Generate a normally distributed array. | |
Rearrange characters in a string randomly. | |
Get random number from range | |
Shuffle a given array in-place. | |
Roll one from an array of weighted choices. |