Reference
Components
Random Number
Description
The Random Number primitive generates pseudo-random numbers. You can choose a fixed seed to reproduce a stream of numbers or leave
the Seed input unconnected and the component will seed itself based on system time when the component is loaded or added to a
schematic. A seed of 1 will reset the stream of numbers generated by the component.
Trigger the Get input to produce the next number in the current sequence.
Connectors
Inputs Type Outputs Type
Trigger to produce the next number in the
current sequence.
Trigger The last
generated
random number
Int
Seed the random number sequence
Int
357 of 494