Skip to content

Random Step

The Random Step The Random Step is used to generate random whole numbers within a specified range in a Flow. The output of this Step is the random number generated.

Basic Configuration:

  • Min: The minimum value of the range.
  • Max: The maximum value of the range. Default is “100”.

This step is useful for adding randomness and variability to the Flow.