Generate a random string / text
This template demonstrates how to generate a string (text) of a given length composed of characters chosen randomly from a predefined set.
This template shows how to create a random string of a given length using characters from a predefined set.
Step by step instructions:
- Create a new scenario.
- Add the Generate Random String module to your scenario.
- Fill in the fields as follows:
Length: Choose the desired length of the generated string.
Chars: Choose the desired set of characters from which the string will be generated.
- Run the scenario.
- Check the generated string in the Run History.
Example of use case:
You need to generate a secure password composed of random characters.
- Create a new scenario.
- Add the Generate Random String module to your scenario.
- Fill in the fields as follows:
Length: 16
Chars: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789!@#$%^&*()
- Run the scenario.
- Check the generated string in the Run History.
Try out this ready to use workflow template:
Generate a random string / text
Find more templates on our website:
Business Automated is an independent automation consultancy. You can visit us at www.business-automated.com if you would like to request custom automation for your business. Visit our YouTube Channel for more automation ideas to accelerate your business. If you like our work buy us a coffee or follow one of our affiliate links and try out Make (formerly Integromat).