This project generates domains randomly and scores their corresponding QR codes on how "feasible" they are as a tattoo. E.g. minimizing the number of borders between pixels of varying values, etc.
Also see the related api that you can use to update what the QR code redirects to (e.g. from iOS shortcuts, etc).
pip install .
python qr_code.py
# images will be placed into `images/` directory