Generates a random value from a specified range.
This node returns a value greater than or equal to lower bound and less than or equal to upper bound. If upper bound is less than or equal to lower bound, this node returns lower bound.
The upper limit of the range.
Default: 100
The lower limit of the range.
Default: -100
A random number greater than or equal to lower bound and less than or equal to upper bound.
Where This Node Can Run:
Desktop OS: Windows
FPGA: Not supported
Web Server: Not supported in VIs that run in a web application