random-util-node-js A library that generates random numbers in hex and base64 format, in a Node environment. Build: npm run lint npm run build Run all tests: npm test Run a single test file: npx mocha test/unit/example.js