wow-id
v1.0.2
Published
An easy package to generate an id. You can use it globally or locally.
Downloads
0
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-idTo use in your code:
const makeId = require('wow-id');
makeId(); // Generate random id