UNPKG

pure-rand

Version:

Pure random number generator written in TypeScript

4 lines (3 loc) 111 B
import * as prand from './pure-rand-default.js'; export default prand; export * from './pure-rand-default.js';