random

Description

Outputs a random decimal number between 0 and <b>Max</b>.

Inputs, output and other parts

Button (interactive) Triggers the output to emit a new random value.

Max random value (interactive) Sets random max value.

Calculate (jolt input) Send a jolt value to this input to trigger this block to emit a new random value. The value of the jolt will determine the maximum value of the random number.

Output (jolt output) Emits random value.

See also:

noise, pink_noise, bernoulli