Skip to content

wrefgtzweve/combo-gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎭 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