@vaseque/randomid-generator

Simple random number and letter generator which can be used as an id creator, generating strings of length specified by user. It operates on lower- & upper-case letters of Latin alphabet and Arabic numerals.

Usage no npm install needed!

<script type="module">
  import vasequeRandomidGenerator from 'https://cdn.skypack.dev/@vaseque/randomid-generator';
</script>

README

Info

Simple random number and letter generator which can be used as an id creator, generating strings of length specified by user. It operates on lower- & upper-case letters of Latin alphabet and Arabic numerals.

Installation

npm install @vaseque/randomid-generator