Insertion Sort Animation by Y. Daniel Liang

Usage: Perform insertion sort for a list of integers. click the Step button to insert the current element to a sorted sublist. Click the Reset button to start over with a new random list.
i: 1
A list is filled with random numbers.