# File lib/faker/color.rb, line 25
def
hsla_color
hsl_color
<<
rand
.
round
(
1
)
end