|
Back to the top of the FAQ
The RandomString method creates a random string of specified length.
Syntax
RandomString(length)
Parameters
Return Values
Returns random string of the specified length.
Example
The following prints a random string of 16 characters
Applies To
|
|