Skip to content

A script to create Secret Santa derangement for N number of people.

License

Notifications You must be signed in to change notification settings

yradunchev/secret_santa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Secret Santa

A script to create Secret Santa derangement for N number of people.
Takes one argument: number of people paritcipating.
Prints out a derangement from that number.

You can send script output to a file, print that file and cut it.
Fold pieces so it's not visible what is written on them.
Put pieces in a hat and ask people to pick a piece.
Print a list form 1 to N and ask everyone to write his name against
the number he got from the hat. Hang the list in the Office rest area.
This way everyone will know to whom they should buy a present but won't know who will buy them a present.

For more detailed explanation whatch this video on YouTube:
The Problems with Secret Santa - Numberphile

Example -> Create derangement for five paritcipants:
[Example derangement for 5 participants]

About

A script to create Secret Santa derangement for N number of people.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages