Randomize / shuffle a List

it has been noted that multiple calls to Random() in rapid succession can be problematic.

see this post for a suggestion using just one call to random to generate a sequence of random digits that can be used in a single formula

tomorrow, when i have time, i will post a shuffle formula based on this approach

respect
max

1 Like