inputRandomText
Enters a random string.
Examples
By default, inputRandomText
will insert 8 random characters (lowercase letters, uppercase letters and numbers).
- inputRandomText
Provide the length option to insert a specific number of characters.
- inputRandomText:
length: 4
Related Commands
Last updated
Was this helpful?