1.0.1 • Published 12 months ago

@thewasil/id-generator v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
12 months 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

12 months ago

1.0.0

12 months ago