how to randeomly shuffle indexes to generate range code example Example: python randomize list import random random.shuffle(list)