Create a new scenario.
Add the "Generate random string" module to your scenario.
Specify the length of the text to be generated.
Select the set of characters that can be used to generate the text.
Run the scenario.
You need to generate a random password composed of upper and lower case letters and numbers.
The scenario will generate a text string of the specified length composed of the characters you have selected.