Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 240 Bytes

fillmurray.md

File metadata and controls

9 lines (6 loc) · 240 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"