Int-Array-Sort Fill an array with randomly generated integers to be sorted. Sort original array using Selection, Bubble, Insertion, Quick, Merge, and Heap sort.