Random Avatars
The only NPM library which uses the Robohash algorithm by Colin Davis — so go to his GitHub page and show some love.
What this actually does?
It basically takes a string and returns an avatar for it. In the backgrounf it works the same as Robohash, i.e., it copy/pastes various pictures together, using bits from the SHA hash. Consider this a JavaScript translation of the actual Python based Robohash library.
Usage Documentation
Coming soon.
License
This project is available under the MIT license. See the LICENSE.md file for the full text of this license. Copyright (c) 2021, Priyansh.
Credits
Credit is due to Colin Davis for this awesome algoritm.
The avatar sets are the same sets used in the Robohash library, but I thought they deserve some credit here too.
- Robots (Set 1): artwork (and robohash backgrounds) were created by Zikri Kader. They are available under CC-BY-3.0 or CC-BY-4.0 license.
- Monsters (Set 2): artwork was created by Hrvoje Novakovic. They are available under CC-BY-3.0 license.
- Heads (Set 3): artwork was created by Julian Peter Arias. They are available under CC-BY-3.0 license.
- Cats (Set 4): created by David Revoy, used under CC-BY-4.0 (Link).
- Humans (Set 5): created by Pablo Stanley, for Avataaars. They are "Free for personal and commercial use. 😇"
