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