random_hex.Rd
Generates a random hex code
random_hex(n)
Number of hex codes to generate
Character string of hex codes
random_hex(2) #> [1] "#44E7EC" "#1D6ADA"