init
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# 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:
|
||||
```python
|
||||
|
||||
```
|
||||
Reference in New Issue
Block a user