English
Appearance
Randomly shuffles the received string and returns it.
str::string
string
strShuffle('abcdefg'); // Returns 'bgafced'