1.0.2 • Published 4 years ago

@mikkio/randomid-generator v1.0.2

Weekly downloads
1
License
MIT
Repository
-
Last release
4 years ago

Random ID Generator

this package allows you to use the function that generate random string containing:

  • big letters
  • small leters
  • numbers

You can install it through the following line:\ npm i @mikkio/randomid-generator

or in yarn:\ yarn add @mikkio/randomid-generator

after the import you can use the function:\ randomID(number)

number is the length of the generated ID