Difference between revisions of "Array.shuffle()"
Jump to navigation
Jump to search
Line 19: | Line 19: | ||
==See Also== | ==See Also== | ||
− | [[Array. | + | [[Array.random() | random]] |
[[Array.deal() |deal]] | [[Array.deal() |deal]] |
Revision as of 03:14, 8 May 2020
Array.shuffle()
shuffle the array randomly.
MAGICSQUARE(3)
2 | 7 | 6 |
9 | 5 | 1 |
4 | 3 | 8 |