getRandomString(length: Number);
length. Length of the string to create.
The getRandomString method returns string with specified length consisting of arbitrary Latin characters.
This method returns a String-type value.
The example of use is given in the with description of the static method PP.getFirstMember.
See also: