raffle-winner-picker

Select random winners from CSV, Excel, Google Sheets, or lists.

Updated Feb 20, 2026
One-click install
npx skills add https://github.com/saajunaid/junai --skill raffle-winner-picker-saajunaid
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: raffle-winner-picker
Source: https://github.com/saajunaid/junai/tree/main/.github/skills/productivity/raffle-winner-picker
Command: npx skills add https://github.com/saajunaid/junai --skill raffle-winner-picker-saajunaid

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill makes it easy to pick fair, unbiased winners for giveaways, raffles, and contests by using cryptographically secure randomness and supporting multiple data sources.

Core Features & Use Cases

  • Cryptographically secure randomness ensures unbiased selections.
  • Multi-source support works with CSV, Excel, Google Sheets, or plain lists.
  • Multiple winners can be selected in one run with optional deduplication.
  • Transparent results display the winner details and provenance for verification.
  • Audit trail provides timestamps and method visibility for post-event review.

Quick Start

Provide a source (list, CSV/Excel, or Google Sheet URL) and the number of winners to pick, then run the skill.

Frequently Asked Questions about raffle-winner-picker

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I pick random winners from a CSV file for a giveaway?

To pick random winners from a CSV file for a giveaway, provide the file and the number of winners needed. The tool selects winners using cryptographically secure randomness and outputs timestamped, auditable results.

Can I select multiple raffle winners from a Google Sheets spreadsheet without duplicates?

Yes, you can select multiple raffle winners from a Google Sheets spreadsheet without duplicates. The tool supports deduplication to ensure unique winners and provides transparent provenance for verification.

What is the best way to ensure transparent and fair contest winner selection?

The best way to ensure transparent and fair contest winner selection is using cryptographically secure randomness. This approach generates auditable, timestamped results with clear provenance for post-event review and verification.

Does the random winner picker support plain text lists or only spreadsheet formats?

The random winner picker supports plain lists alongside CSV, Excel, and Google Sheets formats. You can input any of these sources and the tool will deduplicate entries and select winners transparently.

How does cryptographic randomness prevent bias in raffle winner selection?

Cryptographic randomness prevents bias in raffle winner selection by using secure algorithms instead of standard pseudo-random generation. This guarantees unbiased selections and produces an auditable trail with timestamps for verification.