Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 223 Bytes

cat.md

File metadata and controls

12 lines (9 loc) · 223 Bytes

Faker::Cat

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

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

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