@szewkubulek/random-id-generator
v1.0.1
Published
randomID: The randomID function is a JavaScript script used to generate random identifiers of a given length. The script takes one argument idLength, which specifies the length of the generated identifier.
Downloads
2
Readme
randomID: The randomID function is a JavaScript script used to generate random identifiers of a given length. The script takes one argument idLength, which specifies the length of the generated identifier.
Usage: You can use this script in your Node.js projects or applications that require generating random identifiers of a specified length.