wow-id
v1.0.2
Published
An easy package to generate an id. You can use it globally or locally.
Downloads
3
Readme
wow-id
This is a package published on npm, with which you can create random ids with a mixture of letters and numbers.
Usage:
In an npm project, run:
npm install wow-id
To use in your code:
const makeId = require('wow-id');
makeId(); // Generate random id