View Source Rivet.Utils.Color (rivet_utils v1.2.0)
Link to this section Summary
Functions
iex> color = random_hex_color() iex> is_binary(color) true iex> String.length(color) 7
Link to this section Functions
iex> color = random_hex_color() iex> is_binary(color) true iex> String.length(color) 7