boringdesigners / boring-avatars

Boring avatars is an open source React library that generates custom, SVG-based avatars from any username and color palette.
https://boringavatars.com
MIT License
5.7k stars 200 forks source link

Iterate on randomness #70

Closed quantizor closed 1 year ago

quantizor commented 1 year ago

First, love the library! We're looking into implementing it in our design system to improve the ability to disambiguate between users that have the same initials.

I was doing some stress tests and noticed that there probably could be a bit more randomness injected. Here's an example where I circled ones that looked a little too similar:

Screenshot 2023-07-31 at 1 06 56 PM

Happy to help if you have some thoughts on algorithms and such.

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.