@slowinskip/randomid-generator
v1.0.1
Published
Install with: yarn add @slowinskip/randomid-generator npm install @slowinskip/randomid-generator
Readme
Install with: yarn add @slowinskip/randomid-generator npm install @slowinskip/randomid-generator
Import to your project with: const randomID = require('@slowinskip/randomid-generator');
Use with randomID(x) where x is the length of ID that you want to receive.
