Random
Return random text of a specified length.
Input
| Field | Definition | Type | Required |
|---|---|---|---|
| length | Length of the text value. | String | TRUE |
Output
| Field | Definition | Type |
|---|---|---|
| output | Randomly generated text value of a specified length. Text can contain both numbers and characters in upper or lower case. | String |
Example
For a length value of 5, the output field returns ynt6N .
