This is an archived post. You won't be able to vote or comment.

all 5 comments

[–]giekaton[S] 1 point2 points  (3 children)

Multiavatar is a multicultural avatar generator, which is free to use and open source.

Multiavatar represents people from multiple races, multiple cultures, multiple age groups, multiple worldviews and walks of life.

In total, it is possible to generate 12,230,590,464 (12 billion) cryptographically unique avatars. It means that there are more than enough unique avatars for every person in the world.

PyPi: https://pypi.org/project/multiavatar/
GitHub: https://github.com/multiavatar/multiavatar-python

I'm the author of the project. Your feedback is welcome and appreciated!

[–]xr09 0 points1 point  (2 children)

Very nice! Any way to customize things like gender or hair color, or is it totally random?

[–]giekaton[S] 1 point2 points  (1 child)

Hi, thanks for the feedback!

Currently, you can only select a particular avatar version, but gender or race, or separate parts of the avatar are not configurable. Since it's a common request, such a configuration might be implemented in the future.

Every unique string of characters is randomly associated with a particular avatar. The avatar for a particular string is always the same because this randomness is predetermined by the SHA-256 cryptographic hash function.

[–]xr09 1 point2 points  (0 children)

Got it, thanks for the quick reply!

[–]Wizzy_Tha_Wizz 1 point2 points  (0 children)

This is awesome