Just wanted to comment on the clarity and effectiveness of the home page. Love it! So many user-friendly checkboxes are ticked off. Nice look, great description, plenty of examples, advanced usage section that's very easy to take in, credits at the bottom with some backend tech used, a welcoming contact link... All of this accomplished (landing page and documentation) in just a few scrolls of the mouse. I went from n…
One minor nitpick is the use of "random" where they mean "arbitrary". :)
Also, it's still a bit unclear how caching of images would work when you append an arbitrary parameter: text implies none of the images would be cached (presumably because of cache headers or browser behaviour), but I'd prefer it if they were indeed cached by browsers as distinct images instead (iow, soft-reloading X/Y?something=foo will give you the same image).
Basically, I'd like them to figure out all the caching semantics and behaviour, and just do the right thing ;)