top menu gradient

Random Integers

Summary

Creates a frame with a column containing a sequence of random integers in a given range. Specify the lower and upper limit of the range (min and max value), the required quantity of random integers, and the column name.

Properties

The following table lists the Random Integers block properties and describes the input for each property.

Property
Description
Min ValueThe lower limit of the range (inclusive). The default value is 0
Max ValueThe upper limit of the range (inclusive). The default value is 100
LimitThe quantity of random integers to generate. The default value is 100
Column NameThe name of the column containing the random integers. The default value is "Sequence"

Sample flow

Contents