sean-brock / santa

Not so secret santa generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

santa

Matches an input list of names in a permutation without repeats.

usage: [-h] [--seed SEED] names [names ...]

positional arguments:
  names        Names of the people to assign as Santas.

optional arguments:
  -h, --help   show this help message and exit
  --seed SEED  Seed for the randomization. If no seed is provided, current
               time is used.

About

Not so secret santa generator


Languages

Language:Python 100.0%