16 17 18
# File 'lib/ffakerTW/color.rb', line 16 def rgb_array [random_rgb_value, random_rgb_value, random_rgb_value] end