Coded in python 3.9
pip3 install -r requirements.txt
(requires python 3)
The Script generates a set amount of Combos using all cores.
E.g. If you have a 4 core CPU and you want 4.000.000 Combos then every core generates 1.000.000
python3 generate.py -o output.txt -c 4000000
The default values are: "output.txt", 1000000