Skip to main content
The Random Text action creates a string of a configured length. Choose whether its characters may include uppercase letters, lowercase letters, numbers, and symbols.

Inputs

Outputs

The defaults produce a 10-character alphanumeric string such as nQ7Lu0xP2a. Every enabled group contributes characters to one shared pool; the result is not guaranteed to contain a character from every selected group.
Keep at least one character group enabled. With every group disabled, there are no characters to choose from and the action cannot produce a result.
This action uses general-purpose pseudorandom selection. Do not use its output as a password, authentication token, API secret, or other security-sensitive credential.