# File lib/faker/color.rb, line 12
def
single_rgb_color
(
0
..
255
).
to_a
.
sample
end