Array.Shuffle() Method

Top 

Description

Randomly shuffles the elements of the calling Array. Calling SeedNoise will set the seed for this method.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Method Signature

Array.Shuffle(

)

 

 

Syntax

myArray1.Shuffle();

 

 

See also

Array Object

Matrix, Array, and Variable Math Guide