Shuffle List (vuo.list.shuffle)

Randomly reorders the items in a list.

Chaos ranges from 0 to 1. When it’s 1, all of the list’s items are shuffled. When it’s less than 1, fewer items are shuffled.

Keywords: PRNG, RNG, jumble, permutation, pseudorandom, random, rearrange, reorder, sort


Example composition:


Back to vuo.list node set documentation.