golident generates dazzling, randomly-generated identicons with Conway's Game of Life visualizations.
Table of Contents
pip install golident
g = Golident('asdfqwer', size=128, iterations=320, num_colors=5)
g.show_identicon()
g.show_history()
g.save_identicon('asdfqwer_128.png', scale=2)
golident
is distributed under the terms of any of the following licenses: