Last updated
Last updated
This activity generates a random text based on the given input size and text case.
Size: Input the size of the random text.
Text Case: Select the text case in which the random text is to be generated.
ToUpper
- Changes the given text to upper case
ToLower
- Changes the given text to lower case
Result: Stores the random text generated in the specified variable.
Generates a random text.