loops an iterable like itertools.cycle, but in a random order (Permutation) everytime the iterable is exhausted
iterable –
Notes