Random Text From Default

This function uses a given string as the basis for generating a random string. You can therefore define any sequence of letters or even numbers or special characters yourself, the elements of which are then randomly rearranged. The desired length of the result string can be specified. This means that not all characters of the given string are necessarily included in the result string.
A variation of this function can be found with the Random String Generator Node.