Docs
RunMacro Documentation
Learn RunMacro from basics to advanced.
Everything you need to start and master RunMacro — from basic commands to advanced automation workflows.

Type a random number directly in RunMacro
What it does
The Type Random Number command generates a random integer in a range and types it directly into the focused field (no clipboard), at a natural-timing speed. It can add leading zeros (e.g. 05).
When to use it
- Quickly fill a random number (e.g. day 01–28) into a field.
- Need a 2-digit format (with leading zero).
- Type like a human instead of an instant paste.
Configuration steps
- Click the number field.
- Add a Random › Type Random Number command.
- Enter min, max; (optional) enable leading zeros and random speed.
- Save.
Every option explained
Real example
Example: type a random day 01–28
- Click the "Day" field.
- Type Random Number, min=1, max=28, leading zeros on.
- RunMacro types e.g.
07.
Tips & common mistakes
Unlike Random Integer (to clipboard), this types directly — remember to click the field first.
RunMacro