Shuffles the elements in an array.
Seed value at which to riffle the input array.
Default: -1
Error conditions that occur before this node runs. The node responds to this input according to standard error behavior.
Default: No error
The input array with riffled elements.
Corresponding index in the input array for each element in the riffled array.
This node riffles the input array by randomly selecting two elements in the input array, swapping those elements, and then repeating this process n times, where n is the length of the input array.
Where This Node Can Run:
Desktop OS: Windows
FPGA: Not supported