Skip to content

calebshortt/groupmaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Group Maker v1.0


Usage:
    - You will have to provide your own "names.txt" file.
    - Run groupmaker.py to execute the program.

"names.txt" Format:
    - A single name on each line.
    - No extra space at the start or end of the file.

    Ex:
        ---start of names.txt---
        Test name 1
        Test name 2
        ---end of names.txt---

About

Randomly creates groups of a given size from a list of names from a file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages