Method: FFakerTW::Color#hsla_array

Defined in:
lib/ffakerTW/color.rb

#hsla_arrayObject



40
41
42
# File 'lib/ffakerTW/color.rb', line 40

def hsla_array
  hsl_array << random_opacity_value
end