Utility Functions
You can find some functions here that can help with quickly creating avatars or getting useful information.
Last updated
Was this helpful?
You can find some functions here that can help with quickly creating avatars or getting useful information.
Last updated
Was this helpful?
Create a DAvatar object and return it.
Returns: a new object
style
DStyle.random()
seed
None
Base string to determine the avatar.
options
DOptions.empty
General options for the avatar.
customisations
None
Customisations (for the chosen style)
Create a random DAvatar object and return it.
randomOptions
False
Whether to use random (background) options for this avatar or not
style
DStyle.random()
amount
2
The amount of DAvatar objects you want to create.
options
DOptions.empty
General options for the avatars.
custom
None
Customisations (for the chosen style)
The style of avatar you want to create ()
Returns: a new object
Create a list of objects (with random seeds).
Returns: : a list of objects
The style you want to create ()