UiPath Documentation
activities
latest
false

Workflow activities

Generate Random String

UiPath.Testing.Activities.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.
  • Description
  • Project compatibility
  • Windows - legacy configuration
  • Properties panel
  • Windows, Cross-platform configuration

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated