Files
identicon-algorithms/README.md
2026-02-25 18:45:11 +01:00

8 lines
213 B
Markdown

# Profile picture generator
Generates random, abstract and unique profile pictures for user accounts by basing the generation of username.
// 3c = 0 0 1 1 1 1 0 0
// f1 = 1 1 1 1 0 0 0 1
// fb = 1 1 1 1 1 0 1 1