Shuffle

Setup: from random import shuffle
x = TypeToTest(range(n))

Timed: shuffle(x)
About these graphs
Share