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

Workflow activities

Last updated Mar 2, 2026

RandomValue

Picks a random line in range of 0 - 2 billions from a 1-column list. You can specify the source from a CSV file, or TXT file.

Definition

Namespace: UiPath.Testing.API

Assembly: UiPath.Testing.Activities.Api (in UiPath.Testing.Activities.Api.dll)

RandomValue(String)

string RandomValue(
    string filePath
)
string RandomValue(
    string filePath
)

filePath String : Specifies the CSV, or TXT file from which to retrieve a random value.

Return value

Generated random string.

  • Definition
  • RandomValue(String)
  • Return value

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated