Skip to content

Utils Random Nodes

Akatsuzi edited this page Jan 17, 2024 · 5 revisions

CR Random Hex Color

Generates up to four random hex colors.

Can be used with any hex color widget.

parameter description type arguments
seed the seed. INT default: 0, min: 0, max: 0xffffffffffffffff

random hex color CR Random Hex Color


CR Random RGB

Generates up to four random RGB strings (e.g. 93,201,160).

parameter description type arguments
seed the seed. INT default: 0, min: 0, max: 0xffffffffffffffff

image


CR Random Multiline Values

parameter description type arguments
seed the seed. INT default: 0, min: 0, max: 0xffffffffffffffff
value_type the type value to use for the seed. COMBO binary decimal natural hexadecimal alphabetic alphanumeric
rows number of rows. INT default: 5, min: 1, max: 2048
string_length the length of strings. INT default: 5, min: 1, max: 2048

Random Binday

CR Random Multiline Values

image

Demo Workflow (right click to save from link)

CR_Random_Multiline_Values_demo1.json


CR Random Multiline Colors

CR_Random_Multiline_Colors

Demo Workflow (right click to save from link)

CR_Random_Multiline_Colors_demo1.json


CR Random RGB Gradient

This node is designed to work with Image Generate Gradient from WAS nodes.

parameter description type arguments
seed the seed value. INT default: 0, min: 0, max: 0xffffffffffffffff
rows number of rows. INT default: 5, min: 1, max: 2048

RandomRGBGradient

Demo Workflow (right click to save from link)

CR_Random_RGB_Gradient_demo1.json


CR Random Panel Codes

For generating random panel codes to be used in the custom_panel_layout parameter on CR Comic Panel Templates.

RandomPanel3

Demo Workflow (right click to save from link)

CR_Random_Panel_Codes_demo1.json

Clone this wiki locally