Original
Array
Sorted
Alphabetically
Sorted
Numerically
generated using the Math.random() function sorted by simply calling the .sort() function sorted by calling .sort(cmp), where cmp is a comparison function