Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix gender assignment in newPerson method
The gender parameter was passed incorrectly, causing issues with randomization. Changed the Gender.RANDOMIZE to use the variable 'gender' for proper assignment.
- Loading branch information