Secret Santa
Example usage:
$ ./secret-santa.py Elsa Anna Kristoffer Svein Olaf
Svein -> Elsa
Elsa -> Olaf
Olaf -> Kristoffer
Kristoffer -> Anna
Anna -> Svein
Description
Languages
Python
100%