Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 497 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 497 Bytes

duck-intertyper

Uses normal distribution from numpy to randomly space out timing between keystrokes when using STRING and TAB in Ducky Script.

Installation

python -m pip install -r requirements.txt

Usage

Write to STDOUT in the terminal:

python main.py example.txt

Write to a file:

python main.py example.txt > output.txt