UNPKG

@ironarachne/rng

Version:

A library for random number generation and various random ways of selecting items from arrays.

4 lines (3 loc) 96 B
export * from "./global.js"; export { RNG } from "./local.js"; export type * from "./types.js";