@adam-k/random-id-generator
v1.0.1
Published
Random Id Generator This is an npm package. Direct link to nmpjs.com
Readme
Random Id Generator This is an npm package. Direct link to nmpjs.com
Install with npm i @adam-k/random-id-generator
Import to your project with const randomID = require('your-package-name');
Use with randomID(x) where x is the length of ID that you want to receive.
