shuffle
Shuffle an array
Description
boolshuffle
arrayarray
This function shuffles (randomizes the order of the elements in)
an array.
¬e.no-key-association;
shuffle example
]]>
¬e.randomseed;
See also arsort, asort,
ksort, rsort,
sort, and usort.