1.0.1 • Published 2 years ago

@thewasil/id-generator v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Description: This code exports a function called "randomID" that generates a random ID of a specified length using a character set that includes letters and digits.

Install: npm install @thewasil/id-generator yarn add @thewasil/id-generator

Usage: To use the "randomID" function, you need to call it with the desired number of characters as an argument. For example, to generate a random ID of length 8, you would invoke the function like this: randomID(8).

1.0.1

2 years ago

1.0.0

2 years ago