@kozlowskanka/randomid-generator
v1.0.2
Published
Generate random string of letters and digits. Parameter `idLength` represents length of the `randomID` you are going to create.
Downloads
1
Readme
IDgenerator
Generate random string of letters and digits.
Parameter idLength
represents length of the randomID
you are going to create.
idLength
parameter is required and it should be a number. Otherwise generated string will be empty.