Random Number

(from Misc Step Category)

To get a random between A (inclusive), B (inclusive)

Inputs

This step needs some input to work properly when you attempt to add this step in the sketch

Input
Description
Type

Lower Range

the lower range of the random

Upper Range

the upper range of the random

Placeholders

This step provides 1 placeholders for your use

Placeholder
Description

The randomly picked number

Using Placeholders

placeholder of a step, can be used only if you provided the step number after the placeholder name For example, using placeholder randomnumber that provided from the step number 3

<randomnumber3>

Last updated