Patches

Random

Random

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.

Random

  • Randomize
  • Start Value
  • End Value
  • Value

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.