Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 532 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 532 Bytes

🎭 Combo gen

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.

🚀 Features

  • Fast and efficient combo generation.
  • Realistic email formats and password structures.

📖 Usage

>.\combo-gen.exe 1000000
Count provided:  1000000
Combos generated successfully
Time taken:  7.1742545  seconds

📥 Installation

TODO