Imagine a list of ordered by descending elements:
List list = [10, 9, 8, 7, 6, 5, 4, 3, 2, 1];
How can I implement Random, so that t