Identicons

What are identicons?








Setup:

git clone https://github.com/vjdad4m/identicons.git

cd identicons

pip3 install -r requirements.txt

chmod +x generator.py

Usage:

/generator.py

Enter width and height (separated by spaces): 16 16
-> There are 530,604,000 unique combinations. The chance of generating the same combination is 0.00000018846446690941%
How many images would you like to generate? 8
Generated 8 images. Saved to './out/

GitHub

View Github