From 75d69fb4ecfe3bc925bd27700782d884e88369cc Mon Sep 17 00:00:00 2001 From: poke1024 Date: Wed, 10 Jan 2018 19:36:53 +0100 Subject: Add shuffle() method to Array --- doc/classes/Array.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/classes/Array.xml') diff --git a/doc/classes/Array.xml b/doc/classes/Array.xml index 9445a1732..f767f8b33 100644 --- a/doc/classes/Array.xml +++ b/doc/classes/Array.xml @@ -296,6 +296,11 @@ [/codeblock] + + + Shuffle the array such that the items will have a random order. + + -- cgit v1.2.3-70-g09d2