randimage icon indicating copy to clipboard operation
randimage copied to clipboard

Create random images

Results 5 randimage issues
Sort by recently updated
recently updated
newest added

Hi, thanks for this package - loving the aesthetic of the generated images. When running my own tests the following warning is being thrown: ` /code/.tox/py311/lib/python3.11/site-packages/randimage/coloredpath.py:13: MatplotlibDeprecationWarning: The get_cmap function...

Thanks for sharing a really interesting random image generator, it's proven ideal for the placeholder images that show in my application while full rendered images are pending. Unfortunately, version 1.2...

After pip install, attempt to import, get this: ``` from randimage import get_random_image, show_img_list Traceback (most recent call last): File "", line 1, in from randimage import get_random_image, show_img_list File...

url because pypi readme page will work as well.