Generate images with random colors and the number of the image. Useful for generating test images.
python -m venv venv
venv/Scripts/pip install install -r requirements.txtvenv/Scripts/python generate_random_images.pyThis project is licensed under the MIT License - see the LICENSE file for details
