orkes.graph.randomize_color_hex#

orkes.graph.randomize_color_hex()[source]#

Generates a random hex color code.

Returns:

A random hex color code in the format “#RRGGBB”.

Return type:

str