wow-id

An easy package to generate an id. You can use it globally or locally.

Usage no npm install needed!

<script type="module">
  import wowId from 'https://cdn.skypack.dev/wow-id';
</script>

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