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] "#1D6ADA" "#44BC15"