shuffle

array shuffle(array)

配列の要素がシャッフルされた配列のコピーを返します。

Arguments

  1. array — シャッフルする要素を含む配列

Returns