Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 295 Bytes

cat.md

File metadata and controls

14 lines (10 loc) · 295 Bytes

Faker::Creature::Cat

Available since version 1.6.2.

# Random cat name
Faker::Creature::Cat.name #=> "Shadow"

# Random cat breed
Faker::Creature::Cat.breed #=> "British Semipi-longhair"

# Random cat registry
Faker::Creature::Cat.registry #=> "American Cat Fanciers Association"