string str_shuffle ( string $str )
str_shuffle() shuffles a string. One permutation of all possible is created.
Returns the shuffled string.