View Source Rivet.Utils.Color (rivet_utils v1.1.8)

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