-
-
Notifications
You must be signed in to change notification settings - Fork 203
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add random and randompalette prop #87
base: master
Are you sure you want to change the base?
Conversation
This PR 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. |
Up to avoid stale. |
This PR 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. |
Up to avoid stale. |
I'm a contributor, not a maintainer, but IMO this kind of defeats the purpose of the library:
The whole point is that it would be quasi-unique/deterministic for each username (i.e. not random) |
Add random and randompalette prop
This PR adds random and randompalette prop.
Add random prop
Random
The
random
prop is used to generate the avatar randomly, independent of the name.Or you can leave the name empty.
Or you can not use it at all.
Preview:
Add randompalette prop
Random Palette
The
randompalette
prop is used to change the color palette of the avatar with a random color palette.