Combo gen is a tool written in Go for generating realistic fake email/password combinations (combos) for testing purposes. It aims to provide a quick and efficient solution for generating test data without the need for real credentials.
- Fast and efficient combo generation.
- Realistic email formats and password structures.
>.\combo-gen.exe 1000000
Count provided: 1000000
Combos generated successfully
Time taken: 7.1742545 seconds
TODO