Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 239 Bytes

fillmurray.md

File metadata and controls

9 lines (6 loc) · 239 Bytes

Faker.Fillmurray

Faker.Fillmurray.Image() //=> "http://fillmurray.com/300/300"

Faker.Fillmurray.Image(true) //=> "http://fillmurray.com/g/300/300"

Faker.Fillmurray.Image(false, 200, 400) //=> "http://fillmurray.com/200/400"