Returns random text of a specified length.
Input Fields
- length (number): the length of the desired text.
Output Fields
- output: randomly generated text, of the specified length, composed of both numbers and letters of varying case.
e.g.: input length “5” could return “ynt6N”.