shuffle 配列をシャッフルする &reftitle.description; trueshuffle arrayarray この関数は、配列をシャッフル (要素の順番をランダムに) します。 &caution.cryptographically-insecure; &reftitle.parameters; array 配列。 &reftitle.returnvalues; &return.true.always; &reftitle.changelog; &Version; &Description; 7.1.0 内部的なランダム化のアルゴリズムが、 libc の rand 関数ではなく、 メルセンヌツイスタ 乱数生成器 を使うように 変更されました。 &reftitle.examples; <function>shuffle</function> の例 ]]> &reftitle.notes; ¬e.no-key-association; ¬e.reset-index; &reftitle.seealso; Random\Randomizer::shuffleArray Random\Randomizer::shuffleBytes Random\Randomizer::pickArrayKeys &seealso.array.sorting;