shuffleTasuje tablicę
&reftitle.description;
trueshufflearrayarray
Ta funkcja tasuje tablicę (ustawia w niej losową kolejność elementów).
&caution.cryptographically-insecure;
&reftitle.parameters;
array
Tablica.
&reftitle.returnvalues;
&return.true.always;
&reftitle.changelog;
&Version;&Description;7.1.0
Wewnętrzny algorytm losowości został zmieniony na Mersenne Twister Random Number Generator zamiast funkcji rand z libc.
&reftitle.examples;
Przykład użycia shuffle
]]>
&reftitle.notes;
¬e.no-key-association;
¬e.reset-index;
&reftitle.seealso;
Random\Randomizer::shuffleArrayRandom\Randomizer::shuffleBytesRandom\Randomizer::pickArrayKeys&seealso.array.sorting;