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

Generate a random name (VN/EN) in RunMacro
What it does
The Random Name command generates a random full name — Vietnamese or English, full or just first/last — then saves it to a variable or the clipboard. Great for bulk sign-ups or test data.
When to use it
- Fill a different name for each account sign-up.
- Create test data for forms.
- Generate names to build usernames/emails.
Configuration steps
- Add a Random › Random Name command.
- Choose the language (VN/EN) and mode (full name / first / last).
- The result is always copied to the clipboard; optionally enter a result variable to also store a copy.
- Use Paste from Clipboard or the variable to fill a form. Save.
Every option explained
Real example
Example: fill a random name into a form
- Random Name (EN, full) → variable
fullname. - Click the "Full name" field.
- Type Text
{fullname}to fill it.
Tips & common mistakes
Save to a variable if you reuse it; use the clipboard for a one-time paste.
RunMacro