📄️ Ordered outcomes (default)
Use this algorithm to display the winners in ascending order.
📄️ Fisher-Yates
Use this algorithm if you want to preserve the order of the winners.
📄️ Fisher-Yates (GLI-19 certified)
Use this algorithm if your application needs to be GLI-19 compliant.