images.identicon · v1 · renderer canvas
Result
"randomly" → 1e0125772f4ab33a
This is the one generator here that does not use the seed. It reads sha256 of the input and nothing else, so pressing Generate will not change the picture — only editing the text above will. That is the point: the same string gives the same avatar on any machine, forever, with nothing stored anywhere.
Measurements
Seed receipt
This generator is a pure function of what you typed. No randomness was drawn, and the same input will produce this same result anywhere, forever.
- source
- No entropy used
- observed
- 2026-09-13T18:46:16+00:00
- latency
- 0ms
- mixed with
- nothing — this source stands alone
This source publishes no per-draw proof URL.
Permalink
The token is the seed, so this link recomputes the result rather than looking it up. No database, and it works for as long as v1 does.
This page and /api/v1/g/images.identicon run the same code. There is no private endpoint.