AhoyLemon/idiots.win

use full list of results.

AhoyLemon opened this issue · 0 comments

Currently, the game is pulling the top 5 results and randomizing them.

What I would like to do instead is take the full list of results (however large), and pull a max of 5 from those.

This would require making sure that the top result is always in the 5, and that each result knows where it was on the list originally.