Skip to content

BalakeKarbon/RandomPairs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

RandomPairs

Simple program for pairing groups of people.

Program expects names.txt and oldGroups.txt in the same directory.
Formatting of these files is very specific.
I also have no idea what happens if duplicate names are involved.

names.txt:
name
name
name
name

oldGroups.txt:
name,name
name,name
name,name

About

A program used for grouping pairs of people.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages