vecon
v2.1.6
Published
Elegant SVG HashIcon
Maintainers
Readme
Inspiration
The project is inspired by HashIcon.
Implementation
VeCon is a minimal, polished, ground-up reimplementation of HashIcon.
It advances the original by replacing its naive PRNGs and hard-coded patterns with a deterministic Fisher-Yates shuffle using a multiplicative XOR 𝜙-Hash, ensuring superior entropy and uniqueness.
The implementation is delivered with multiple refinements. This includes BLAKE3 hashing, SVG output, additional tuned parameters, and comprehensive bug fixes.
