7#include "faker-cxx/export.h"
11enum class ImageCategory
42FAKER_CXX_EXPORT std::string imageUrl(
unsigned width = 640,
unsigned height = 480,
43 std::optional<ImageCategory> category = std::nullopt);
54FAKER_CXX_EXPORT std::string githubAvatarUrl();
65FAKER_CXX_EXPORT std::string dimensions();
75FAKER_CXX_EXPORT std::string_view
type();
FAKER_CXX_EXPORT std::string_view type(Locale locale=Locale::en_US)
Returns a random type of animal.