Currently, the random number function in LabVIEW only generates a number between 0 and 1. More often than not, though, random numbers required by applications must be larger than 1. It would be really nice if the random number function were improved to allow random numbers to be generated within a user-specified range rather than just between 0 and 1. It might also be nice if the function were improved to allow the user to be able to specify whether random numbers generated were integers or decimal (floating point) numbers and possibly signed numbers (both integers and decimal numbers).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Available in LabVIEW NXG 1.0. The 'Random Number (Range)' node provides this functionality.