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 Password
🔑 Random

Generate a random password in RunMacro

What it does

The Random Password command generates a random password of a set length, optionally with letters (guaranteed upper and lower), digits, and special characters. The result goes to a variable or clipboard.

When to use it

  • Create a strong password when signing up.
  • Generate a different password per account.
  • Combine with saving to a file to record sign-up info.

Configuration steps

  1. Add a Random › Random Password command.
  2. Set the length and choose components: letters / digits / special.
  3. (Optional) enter a result variable. Save.

Every option explained

Length

Number of characters in the password.

Use letters

Enable letters; RunMacro guarantees at least one uppercase and one lowercase.

Use numbers

Enable to include at least one digit.

Special characters

Enable special characters for a stronger password.

Result variable

The result is always copied to the clipboard. Enter a variable name to also store a copy.

Real example

Example: a 12-char mixed password

  1. Random Password, length 12, letters + digits + special on.
  2. Variable pwd.
  3. Fill {pwd} in the password field and record it if needed.

Tips & common mistakes

Save username + password to a file with Save Ref to TXT so you keep the sign-up info.
RunMacro robot

Ready to automate smarter?

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