Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 1.14 KB

README.md

File metadata and controls

22 lines (11 loc) · 1.14 KB

Imaging with Python

A Python script to generate random gradients. Output is in SVG format and the image consists of a combination of two random colours (rgb 0-255) in a random linear gradient.

The Python script will output one gradient file; combine with 10.sh to generate 10 random gradients.

Examples

W

X

Y

Z

I use some as image backgrounds on my blog - see https://cybrkyd.com

Licences

Imaging with Python is available under a GPL3 license.