It's great that the native "Random Number (Range)" VI was added to LabVIEW relatively recently (LabVIEW 2020 I believe).
Currently the VI has instances only for U64, I64 and DBL, as seen below.
It would be great if it had instances for all integer types, especially for I32 which is probably the most common integer type. I am aware that we can easily convert from U64, I64 and DBL to any desired integer type, but it would be nice to remove the need to convert the output.
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.