Random
Purpose
The Random device produces a pseudo-random output level within the range of 0.00 and 100. The Min and Max settings restrict the full scale of the values chosen for output. The Min and Max have a similar effect to the Control Modifier device. This device likely has limited uses in most view files. You could use it to control the frequency and/or level on a sine wave generator to test meters or other devices. Why create (or even provide) a device with this limited need? Because we needed it to make a silly file called "Spooky Music" where we needed to randomly change settings on different controls to randomize the effects. We provide it in the release in case you ever need it for something serious.
Controls
Min
The minimum value that the output can send.
Max
The maximum value that the output can send.
Output
A pseudo-random level (on a scale of 0 to 100) that is greater than the Min and smaller than the Max. The level changes approximately four time per second.