getRandomString
Generates a random string of alphanumeric characters.
Return
The randomly generated string.
Parameters
length
The length of the random string to generate. Default is 11.
Generates a random string of alphanumeric characters.
The randomly generated string.
The length of the random string to generate. Default is 11.