Get Random Int
  • 31 Oct 2022
  • 1 Minute to read
  • Dark
    Light

Get Random Int

  • Dark
    Light

Article Summary

Step Details

Introduced in Version4.0.0
Last Modified in Version7.12.0
LocationData > Generator

Creates a randomly generated number in the form of an Int32 output. 




Properties

Inputs

PropertyDescriptionData Type
MaxSet a maximum number that will not be higher than the randomly generated number.Int32

Outputs

PropertyDescriptionData Type
GetRandomInt1_Output
Random NumberInt32


Was this article helpful?