Skip to main content
Sort App

Secret Santa name draw

Add everyone taking part, one name per line. We create random pairs so each person gives to someone else (no self-pairs).

How it works

Names are shuffled and paired in a circle: each person gives to the next. The assignment is computed locally and is not uploaded.

Common questions

Is it truly random?
We shuffle using your browser’s random source, suitable for casual gift exchanges.
Can someone get themselves?
The algorithm avoids self-pairs when there are at least two distinct names.