IN: scratchpad USE: lists USE: math USE: random USE: stack USE: test [ [, 100000 [ 0 10000 random-int , ] times ,] num-sort drop ] time