shuffle

 bool shuffle ( array &$array ) 

説明

This function shuffles (randomizes the order of the elements in) an array.

戻り値

Returns TRUE on success or FALSE on failure.