A group of activities to handle strings such as generating a random string or to split an existing one.
This activity generates a random string.
This activity splits a returns a string array that contains the substrings of the given tsxt that are delimited by elements of the specified string.