Docs

RunMacro Documentation

Learn RunMacro from basics to advanced.

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

RunMacro robot
Docs Random Random Integer
🔢 Random

Generate a random integer in RunMacro

What it does

The Random Integer command generates a random whole number within your range (min to max) and places it in the clipboard.

When to use it

  • Fill a random quantity/age/number into a form.
  • Create a numeric value that changes each run.
  • Pick randomly by index.

Configuration steps

  1. Add a Random › Random Integer command.
  2. Enter the min and max values.
  3. Save. The result is in the clipboard; use Paste from Clipboard to fill it.

Every option explained

Min value

Lower bound of the random range (inclusive).

Max value

Upper bound of the random range (inclusive).

Real example

Example: a random number 1–100

  1. Random Integer, min=1, max=100.
  2. Click the target field.
  3. Paste from Clipboard.

Tips & common mistakes

To type the random number directly (with leading zeros), use Type Random Number.
RunMacro robot

Ready to automate smarter?

Download RunMacro and start automating your desktop, browser, and business workflows today.