mirror of
https://github.com/EthanMarti/infio-copilot.git
synced 2026-01-16 16:31:56 +00:00
198 B
198 B
Create random pillow image
You can get a random color by randomly selecting a red, green and blue value. We can use these color values to generate a random Pillow image as follows: