UNPKG

number-generator

Version:

Generate repeatable pseudo random numbers and non-cryptographic hash numbers for usage in Node.js and browser environments.

3 lines (2 loc) 67 B
import { aleaRNGFactory } from "."; export default aleaRNGFactory;