https://github.com/your-tools/secret-santa
https://github.com/your-tools/secret-santa
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/your-tools/secret-santa
- Owner: your-tools
- Created: 2023-12-14T19:40:02.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-24T13:56:45.000Z (over 1 year ago)
- Last Synced: 2025-03-10T19:38:25.462Z (over 1 year ago)
- Language: Python
- Size: 56.6 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Secret Santa
Run:
```console
$ python secret_santa.py Alice Bob Charlie ...
```
This will generate a folder `out/` looking like this:
```
215f91.html
883fc0.html
d36598.html
```
All that's left to do is to deploy the HTML files somewhere
(but *without* directory index!) - and sent the URLs
to each participants.
They cannot guess the URLs for the other participants, and as
long as _you_ don't click on the 'summary', you don't know
any secrets either.