Faker.Avatar
Functions for generate random urls for avatars.
Summary
Functions
Return avatar url with random set and background
Return avatar url for given slug
Return avatar url with random set and background, with size width x height
pixels
Return avatar url for given slug, with size width x height pixels
Functions
Specs
image_url(integer, integer) :: String.t
Return avatar url with random set and background, with size width x height
pixels.
Specs
image_url(binary, integer, integer) :: String.t
Return avatar url for given slug, with size width x height pixels.