/generate_random_images

Generate images with random colors and the number of the image. Useful for generating test images.

Primary LanguagePythonMIT LicenseMIT

Generate Random Images

License

Generate images with random colors and the number of the image. Useful for generating test images.

Random Images

Installing Dependencies

python -m venv venv
venv/Scripts/pip install install -r requirements.txt

Usage

venv/Scripts/python generate_random_images.py

License

This project is licensed under the MIT License - see the LICENSE file for details