Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 394 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 394 Bytes

secret-santa

A python script that randomly determines the order of gift giving from a secret santa draw and emails the participants their independent result/gift receivers info. It is designed to not allow anybody to know who anybody else is giving a gift to. The minimum number of participants is 1 and the maximum is 10,000. You must add the participants' information into the config file.