DEV Community

Aser Ahmed
Aser Ahmed

Posted on

I created a script that generates word lists based on various input combinations.

The script idea is simple: you provide some words to the tool, and it will generate a word list with combinations of the words along with other elements like numbers or symbols.
CombineGen

Top comments (2)

Collapse
 
dotallio profile image
Dotallio

That's a super practical tool. Have you tried adding options for length limits or custom delimiters?

Collapse
 
0xanubiis profile image
Aser Ahmed

It's the first version, so please recommend new features, and I will be happy to add them in the next version.