Difference between revisions of "Array.shuffle()"

From ZCubes Wiki
Jump to navigation Jump to search
Line 19: Line 19:
  
 
==See Also==
 
==See Also==
[[Array.rand() | rand]]
+
[[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

See Also

random

deal