genuser

Project Status: Active – The project has reached a stable, usable state and is being actively developed.

CLI to generate memorable usernames

Installation

make install

make build

Usage


./bin/genuser --number 10 -delimitter _ --suffix @mydomain.com

Generating 10 usernames
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]

Data

Wordlists taken from https://github.com/imsky/wordlists/

License

This repository is licensed under MIT Open Source