activities
latest
false
UiPath logo, featuring letters U and I in white

Workflow activities

Last updated Mar 9, 2026

Generate Random String

UiPath.Testing.Activites.Test.Data.GenerateRandomString

Description

Generates a random string with a given length and case.

Project compatibility

Windows - Legacy | Windows | Cross-platform

Windows - legacy configuration

Properties panel

Common

  • DisplayName - The display name of the activity.

Input

  • Case - Specifies the letter case with the following fields: LowerCase, UpperCase, CamelCase, Mixed.
  • Length - Specifies the length of the string.

Misc

  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.

Output

  • Output - String. Charset: Unicode.

Windows, Cross-platform configuration

  • Case - Specifies the letter case with the following fields: LowerCase, UpperCase, CamelCase, Mixed.
  • Length - Specifies the length of the string.
  • Output - String. Charset: Unicode.

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated