32 33 34
# File 'lib/ffaker/color.rb', line 32 def hsl_array [random_hue_value, random_percentage_string, random_percentage_string] end