dlgoodchild / secret-santa

A simple PHP implementation for the Secret Santa problem.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

secret-santa

A simple PHP implementation for the Secret Santa problem.

Next version will:

  • permit multiple recipients per participant
  • allow couples to have their recipients considered as a group (so the couples can't end up with duplicates)

About

A simple PHP implementation for the Secret Santa problem.

License:MIT License


Languages

Language:PHP 100.0%