Essentially I will have a list of N elements. I want to set up a list randomizer where each element in the list has a probability of appearing first or at the top of the list.
For example, if I have 5 elements in a list, I to setup a randomizer where one element has a 25% chance of appearing first and the other elements have an equal probability(18.75%) of appearing first in the list