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