UNPKG

pandemonium

Version:

Typical random-related functions for JavaScript.

2 lines (1 loc) 40 B
export type RNGFunction = () => number;