https://github.com/bcambl/gift-exchange
Randomly generate a gift exchange list ensuring noone gets themselves or their spouse.
https://github.com/bcambl/gift-exchange
Last synced: about 1 month ago
JSON representation
Randomly generate a gift exchange list ensuring noone gets themselves or their spouse.
- Host: GitHub
- URL: https://github.com/bcambl/gift-exchange
- Owner: bcambl
- Created: 2014-10-13T16:14:41.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2019-10-13T16:24:29.000Z (over 6 years ago)
- Last Synced: 2025-02-27T11:28:45.658Z (over 1 year ago)
- Language: Python
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Gift-Exchange
=============
Randomly generate a gift exchange for a list of people and ensures
noone in the list recieves their own name nor their significant other.
Also ensure people do not gift the same person on consecutive exchanges.