animal Domain
The animal domain maps domain keywords to underlying faker implementations.
Faker Documentation
Methods
animal.bear
Returns a random bear species.
- Canonical:
awd.domain.animal.bear - Faker docs: https://fakerjs.dev/api/animal
No parameters.
Examples:
Shows the default animal.bear call.
animal.bear
Returns: Giant panda
animal.bird
Returns a random bird species.
- Canonical:
awd.domain.animal.bird - Faker docs: https://fakerjs.dev/api/animal
No parameters.
Examples:
Shows the default animal.bird call.
animal.bird
Returns: Great-tailed Grackle
animal.cat
Returns a random cat breed.
- Canonical:
awd.domain.animal.cat - Faker docs: https://fakerjs.dev/api/animal
No parameters.
Examples:
Shows the default animal.cat call.
animal.cat
Returns: Korat
animal.cetacean
Returns a random cetacean species.
- Canonical:
awd.domain.animal.cetacean - Faker docs: https://fakerjs.dev/api/animal
No parameters.
Examples:
Shows the default animal.cetacean call.
animal.cetacean
Returns: Guiana Dolphin
animal.cow
Returns a random cow species.
- Canonical:
awd.domain.animal.cow - Faker docs: https://fakerjs.dev/api/animal
No parameters.
Examples:
Shows the default animal.cow call.
animal.cow
Returns: Gascon cattle
animal.crocodilia
Returns a random crocodilian species.
- Canonical:
awd.domain.animal.crocodilia - Faker docs: https://fakerjs.dev/api/animal
No parameters.
Examples:
Shows the default animal.crocodilia call.
animal.crocodilia
Returns: Gharial
animal.dog
Returns a random dog breed.
- Canonical:
awd.domain.animal.dog - Faker docs: https://fakerjs.dev/api/animal
No parameters.
Examples:
Shows the default animal.dog call.
animal.dog
Returns: Grand Bleu de Gascogne
animal.fish
Returns a random fish species.
- Canonical:
awd.domain.animal.fish - Faker docs: https://fakerjs.dev/api/animal
No parameters.
Examples:
Shows the default animal.fish call.
animal.fish
Returns: Gazami crab
animal.horse
Returns a random horse breed.
- Canonical:
awd.domain.animal.horse - Faker docs: https://fakerjs.dev/api/animal
No parameters.
Examples:
Shows the default animal.horse call.
animal.horse
Returns: Heihe Horse
animal.insect
Returns a random insect species.
- Canonical:
awd.domain.animal.insect - Faker docs: https://fakerjs.dev/api/animal
No parameters.
Examples:
Shows the default animal.insect call.
animal.insect
Returns: Honey bee
animal.lion
Returns a random lion species.
- Canonical:
awd.domain.animal.lion - Faker docs: https://fakerjs.dev/api/animal
No parameters.
Examples:
Shows the default animal.lion call.
animal.lion
Returns: Cape lion
animal.petName
Returns a random pet name.
- Canonical:
awd.domain.animal.petName - Faker docs: https://fakerjs.dev/api/animal
No parameters.
Examples:
Shows the default animal.petName call.
animal.petName
Returns: Gus
animal.rabbit
Returns a random rabbit species.
- Canonical:
awd.domain.animal.rabbit - Faker docs: https://fakerjs.dev/api/animal
No parameters.
Examples:
Shows the default animal.rabbit call.
animal.rabbit
Returns: Florida White
animal.rodent
Returns a random rodent breed.
- Canonical:
awd.domain.animal.rodent - Faker docs: https://fakerjs.dev/api/animal
No parameters.
Examples:
Shows the default animal.rodent call.
animal.rodent
Returns: Fukomys foxi
animal.snake
Returns a random snake species.
- Canonical:
awd.domain.animal.snake - Faker docs: https://fakerjs.dev/api/animal
No parameters.
Examples:
Shows the default animal.snake call.
animal.snake
Returns: Harlequin coral snake
animal.type
Returns a random animal type.
- Canonical:
awd.domain.animal.type - Faker docs: https://fakerjs.dev/api/animal
No parameters.
Examples:
Shows the default animal.type call.
animal.type
Returns: giraffe