I would like to extract random substrings form a string, how could I do this?
Let's say I have this string as one word:
$string = "myawesomestring";
and as an output I want an random response like this with extracted substrings
myaweso myawe somestr