Random Image API
The easiest easy way to get a random image from the Web (built on top of setgetgo.com) -- now with dandy support for mandelbrot fractals.
Getting a random image
Simply fire a GET request to http://randomimage.setgetgo.com/get.php, in return you'll get an image (PNG)
That's it.
Optional parameters
-
Key: specify a key (int) to get the same image over and over.
-
Height: Set the height of the image (max: 4000).
-
Width: Set the width of the image (max: 4000).
-
Type: Set to "1" to generate
random mandelbrot fractals. Oh my!
Info
- info@setgetgo.com