Raffle Winner Picker
A fair and transparent tool for selecting random winners from a dataset.
When to Use This Skill
- •Picking winners for a social media contest
- •Selecting a random attendee for a door prize
- •Running a lottery or giveaway
What This Skill Does
- •Ingests Data: Reads names/entries from CSV, Excel, or text lists
- •Filters: Optionally filters duplicates or ineligible entries
- •Random Selection: Uses secure randomization to pick n winners
- •Reporting: Outputs the list of winners and optionally notifies them
How to Use
User: "Pick 3 random winners from this CSV file"
User: "Select one winner from the list of comments"