# Secret Santa Generator

> Draw gift assignments where nobody gets themselves, with exclusions for couples.

A Secret Santa generator produces a derangement — an assignment where nobody draws themselves. It also honours exclusions so couples are not paired, and retries until it finds a valid draw or determines that the exclusions make one impossible.

**URL:** https://convertto.tech/t/secret-santa-generator
**Category:** Randomisers & Games (https://convertto.tech/c/random-generators)
**Privacy:** Runs entirely in the browser; no upload
**Cost:** Free, no sign-up
**Last updated:** 2026-08-01

## Key facts

- **Privacy:** Runs entirely in your browser — nothing is uploaded
- **Cost:** Free, unlimited, no sign-up

## How to use

1. Enter or paste your participants.
2. Enter or paste your exclusions.
3. Enter or paste your seed.
4. The result appears immediately — copy or download it.

## FAQ

### Why does it sometimes say no draw exists?

Because exclusions can make one genuinely impossible. With four people where two pairs are both excluded from each other, there is no assignment that satisfies every rule — the tool detects this rather than quietly breaking a constraint.

## Related tools

- [Lottery Number Generator](https://convertto.tech/t/lottery-number-generator): Generate random lottery lines for common draws, with the real odds shown.
- [Edit PDF](https://convertto.tech/t/edit-pdf): Add text, pictures, shapes, arrows, highlights and freehand drawing to any PDF page.
- [Signature Generator](https://convertto.tech/t/signature-generator): Draw your signature and download it as a transparent PNG for documents.
- [Bingo Card Generator](https://convertto.tech/t/bingo-card-generator): Generate unique bingo cards from your own list of items, with an optional free space.
- [Dice Probability Calculator](https://convertto.tech/t/dice-probability-calculator): Roll dice notation like 3d6+2 and see the full probability distribution.
- [Random Date Generator](https://convertto.tech/t/random-date-generator): Generate random dates in a range, optionally restricted to working days.
- [Random Picker & Team Generator](https://convertto.tech/t/random-picker): Pick winners from a list, or split names into balanced random teams.
- [Random Team Generator](https://convertto.tech/t/random-team-generator): Split a list of people into balanced random teams, by team count or team size.
