Dittofi
Search
K
Comment on page

Random Number

Description

Generates a random number in a specified range.

Event Options

Min
The minimum possible number.
Max
The maximum possible number.
As
The resulting random number.

Example

Min
5
Value
10
After running the event with the above options, the As option will be hold a random number between 5-10.