Generates every number with the given length into a file.
When running will ask for a length and then it will generate every number with that lenght into a file called output.txt.
git clone https://github.com/vincuska/numberGenerator
cd numberGenerator python main.py