This program is a short demo of the WeightedShuffle procedure. The user is first prompted for a random number seed. Then, the user is asked to enter a size for the list to be shuffled and what percentage of that list to be shuffled. The original and shuffled lists are then displayed.