Create random text Action(Power Automate Desktop)

05/15/2023

Japanese version.

This Action creates random text.

This is mainly used to automatically create passwords, etc.

How to use

Drag Create random text from Text onto the Workspace.

Set parameters.

Parameters

Use characters

Uppercase (A-Z), lowercase (a-z), digits (0-9), symbols ( , . < > ? ! + - _ # $ ^ )

The more characters used, the more robust the password will be.

Length

Specifies the minimum and maximum length of characters. The longer the length, the more robust the password.

If the minimum and maximum lengths are different, the character length will be random,

If they are the same, the length is fixed.

Variables produced

RandomText

The text of the created result is stored.

---

Links

Text Actions

Examples of Use

How to deal with the case where the specified file already exists.