Watch our latest video available on Youtube.

Generate a random string / text

Cover Image for 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.
written by Greg Vonf
Greg Vonf

Software used in this automated workflow example

Integromat
Make

Summary

This template shows how to create a random string of a given length using characters from a predefined set.

Detailed explanations

Step by step instructions

  1. Create a new scenario.

  2. Add the Generate Random String module to your scenario.

  3. 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.

  1. Run the scenario.

  2. Check the generated string in the Run History.

Business use case example

You need to generate a secure password composed of random characters. 1. Create a new scenario. 2. Add the Generate Random String module to your scenario. 3. Fill in the fields as follows: Length: 16 Chars: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789!@#$%^&*() 4. Run the scenario. 5. Check the generated string in the Run History.

Try ready to use workflow template

Generate a random string / text with Make.com (formerly Integromat)