Random Function to Shuffle Lists

This shouldn’t be needed with the 2021 version of PsychoPy

I’m running version 2021.2.3.

So how can I shuffle an array of numbers? I has originally used import random in the python script but this didn’t work with JS

Just use shuffle(listName) in an Auto translate component