Libraries
»
ffaker
(2.23.0)
»
Index
»
FFaker
»
Color
»
#hsla_array
Method: FFaker::Color#hsla_array
Defined in:
lib/ffaker/color.rb
#
hsla_array
⇒
Object
40 41 42
# File 'lib/ffaker/color.rb', line 40
def
hsla_array
hsl_array
<<
random_opacity_value
end