gridy-avatars icon indicating copy to clipboard operation
gridy-avatars copied to clipboard

Output is not deterministic

Open elierotenberg opened this issue 4 years ago • 0 comments

Currently, the output of inner is not deterministic as it uses a stateful id internal variable. Would it be possible to add an optional parameter to use a provided id instead?

I have implemented a dirty fix in downstream package @dicebear/avatars-gridy-sprites but it would be cleaner to have it implemented here.

I can submit a PR!

elierotenberg avatar Apr 14 '20 07:04 elierotenberg