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 Float
🔟 Random

Generate a random decimal in RunMacro

What it does

The Random Float command generates a random decimal within a min–max range, lets you pick a dot (.) or comma (,) separator, then places it in the clipboard.

When to use it

  • Fill a random decimal (price, ratio...).
  • Create decimal test data.
  • Fit forms that use a comma decimal (VN format).

Configuration steps

  1. Add a Random › Random Float command.
  2. Enter min, max and choose the separator.
  3. Save. The result is in the clipboard.

Every option explained

Min / Max

The value range of the random decimal.

Separator (. or ,)

Choose a dot or comma as the decimal separator to match the target format.

Real example

Example: a 0–1 decimal with comma

  1. Random Float, min=0, max=1, comma separator.
  2. Paste from Clipboard into the field.

Tips & common mistakes

Pick the separator matching the app locale to avoid number-format errors.
RunMacro robot

Ready to automate smarter?

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