There are two options available:
- Generate random inputs
- Generate random inputs and test it against your solution.
To get help for generator use python/python3 tester.py generate --help
To get help for tester use python/python3 tester.py test --help