generatePassword
Returns a randomly generated string of specified length.
Syntax
generatePassword = function(aLength);
Parameters
- aLength
- functions: length of the resulting string
Returned value
- functions: random string
Notes
- The resulting string can contain only the following symbols: ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789