Faker v0.11.0 Faker.Team.En View Source
Functions for generating team related data in English
Link to this section Summary
Link to this section Functions
Returns a random creature name
Examples
iex> Faker.Team.En.creature()
"prophets"
iex> Faker.Team.En.creature()
"cats"
iex> Faker.Team.En.creature()
"enchanters"
iex> Faker.Team.En.creature()
"banshees"