shuffle
Shuffle an array
&reftitle.description;
boolshuffle
arrayarray
This function shuffles (randomizes the order of the elements in) an array.
&reftitle.parameters;
array
The array.
&reftitle.returnvalues;
&return.success;
&reftitle.examples;
shuffle example
]]>
&reftitle.changelog;
&Version;
&Description;
&changelog.randomseed;
&reftitle.notes;
¬e.no-key-association;
&reftitle.seealso;
&seealso.array.sorting;