# Functions
Generate an avatar using the given name as seed.
# Structs
Avatar that was generated using specified seed.
Options for the avatar service.
RenderOptions is a set of options for rendering an avatar.
# Interfaces
Option is a function that applies an option to the avatar service.
Render is a function that applies a render option to the avatar service.
# Type aliases
RenderPadding sets the padding between the rendered avatar and the border.
RenderSize sets the size of the rendered avatar in pixels.