pick random () to ()
Pick random () to ()
The pick random () to () block is an Operators and reporter block which originates from Scratch. As the name suggests, the block picks a random number ranging from the first to the second input. The inputs can also have decimal points, which allows for the generation of decimals. For example:
pick random (1.) to (10) //this block would be able to generate decimals (if it doesn't work in Scratch, try dragging out the block)