Skip to content
This repository was archived by the owner on Apr 13, 2026. It is now read-only.

Latest commit

 

History

History
18 lines (15 loc) · 497 Bytes

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