Generates docx documents filled with random characters for load testing and other applications. The default document size is 1MB.
Prerequisites: This script leverages the docx module from: https://python-docx.readthedocs.io/en/latest/ It can be installed with pip by running 'pip install python-docx'
To Do:
- Convert options to command line flags
- Allow for easy selection of document size