Faker.Color.Hy (Faker v0.16.0) View Source

Functions for generating color data in Armenian

Link to this section Summary

Functions

Returns a random color name.

Link to this section Functions

Specs

name() :: String.t()

Returns a random color name.

Examples

iex> Faker.Color.Hy.name()
"մոխրագույն"
iex> Faker.Color.Hy.name()
"կանաչ"
iex> Faker.Color.Hy.name()
"երկնագույն"
iex> Faker.Color.Hy.name()
"մանուշակագույն"