Random Color: Difference between revisions

From Visuino
Jump to navigation Jump to search
(Created page with "Image:TArduinoRandomColor.png == Summary == {{:Summaries:Summary Random Color}} == Description == Use this component to generate random Color. <b>Diagram:</b> Image:TArduinoRandomColor.Preview.png == Categories == *Image:TColorToolbarCategory.png Category Data Sources/Color - {{:Summaries:Summary Category Data Sources/Color}} *Image:TColorToolbarCategory.png Category Color - {{:Summaries:Summary Category Color}} == Properties == *Random Co...")
 
(No difference)

Latest revision as of 15:31, 10 June 2022

Summary

Generates random Color

Description

Use this component to generate random Color.

Diagram:

Categories

Properties

  • Min - Specifies the minimum range for the generated values
  • Max - Specifies the maximum range for the generated values
  • Seed - Specifies the seed for the random generator
  • Enabled - Enables or disable the component.

Pins

  • Clock - The clock input pin of the component or element
  • Out - The Color Output pin of the component or element