10.20 Utility - Random

2017-03-17  本文已影响12人  刘板栗

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


上一篇 下一篇

猜你喜欢

热点阅读