Press SPACE to sort in descending order
This is a numerical list sorting engine that takes items from one list and sorts them into another, then back into the first list, in descending order. Great for leaderboards. For testing purposes, the example generates ten random numbers between 1 and 100 and inserts them into the list. Then the sorter sorts them.