Random Number (Range) DBL VI
- Updated2025-07-30
- 2 minute(s) read
Generates a random value from a specified range. Wire data to the upper bound or lower bound input to determine the polymorphic instance to use or manually select the instance.

Inputs/Outputs
upper bound (100)
—
upper bound specifies the upper limit of the range. The default is 100.
lower bound (0)
—
lower bound specifies the lower limit of the range. The default is 0.
number
—
number returns a random number greater than or equal to lower bound and less than upper bound. If upper bound is less than or equal to lower bound, this output returns lower bound. |
upper bound (100)
—
number
—