Uses normal distribution from numpy to randomly space out timing between keystrokes when using STRING and TAB in Ducky Script.
python -m pip install -r requirements.txt
Write to STDOUT in the terminal:
python main.py example.txt
Write to a file:
python main.py example.txt > output.txt