Faker.Color

Functions for generating different color representations.

Summary

Functions

Return random RGB decimal value

Return random RGB hex value

Functions

rgb_decimal()

Specs

rgb_decimal :: {byte, byte, byte}

Return random RGB decimal value.

rgb_hex()

Specs

rgb_hex :: binary

Return random RGB hex value.