Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 228 Bytes

cat.md

File metadata and controls

12 lines (9 loc) · 228 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"