@cryptiumtech/random-util
v0.2.0
Published
Generate random data in a Node environment
Downloads
3
Readme
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