Get Random Int
- 31 Oct 2022
- 1 Minute to read
- Print
- DarkLight
Get Random Int
- Updated on 31 Oct 2022
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Step Details | |
Introduced in Version | 4.0.0 |
Last Modified in Version | 7.12.0 |
Location | Data > Generator |
Creates a randomly generated number in the form of an Int32 output.
Properties
Inputs
Property | Description | Data Type |
---|---|---|
Max | Set a maximum number that will not be higher than the randomly generated number. | Int32 |
Outputs
Property | Description | Data Type |
---|---|---|
GetRandomInt1_Output | Random Number | Int32 |
Was this article helpful?