str_shuffle

 string str_shuffle ( string $str ) 

説明

str_shuffle() shuffles a string. One permutation of all possible is created.

戻り値

Returns the shuffled string.