package
1.8.0
Repository: https://github.com/jolheiser/gitea.git
Documentation: pkg.go.dev

# Functions

Prepare accepts a byte slice as input, validates it contains an image of an acceptable format, and crops and resizes it appropriately.
RandomImage generates and returns a random avatar image unique to input data in default size (height and width).
RandomImageSize generates and returns a random avatar image unique to input data in custom size (height and width).

# Constants

AvatarSize returns avatar's size.