Generate a random number (with decimals) that falls between two numbers of your choice. The patch will generate and output a random number each time it receives a pulse on its Randomize port.
输入口
Randomize
A pulse that generates a new random number.
Start Value
The lowest random number.
End Value
The highest random number.
输出口
Value
A random number (with decimals). Use the Round patch to round the number to an integer.
Related Patches
Round