1.0.1 • Published 5 years ago
@bartosz-lepski/randomid-generator v1.0.1
The module contains a function randomID(num), which takes a number and return a string with random characters (using A-Z, a-z and 0-9) with length of given number.
The module contains a function randomID(num), which takes a number and return a string with random characters (using A-Z, a-z and 0-9) with length of given number.