Generates a random string of characters.
function NextString(Len: Integer): String;
Use this method to generate a random string using characters supplied via the Alphabet property.