This project is the IOS version of the previously implemented group generator algorithm in java. The implemented code takes in the names of people via a textfield and also the number of people per group( in a textfield) and then group them randomly based on the entered parameters The algorithm to group was initially written in java and the its repo can be found here
https://github.com/iOSMentorship/MyGroupGenerator
The Screenshot is shown below