Following are pretty standard and very famous options:
If you are looking for blank images with dummy text, use Placehold.it.
placeholdit.imgix.net/~text gives following:
If you want real random images, use LoremPixel
Something like this http://lorempixel.com/400/200/ would generate following:

This http://lorempixel.com/400/200/sports/ would generate following:

Only disadvantage in LoremPixel is that it has no support for HTTPS.
PlaceIMG also gives you real random images.
This https://placeimg.com/200/200/any will generate something like following:
If you like kittens 😉, use {placekitten}
placekitten.com/200/300 will generate :
And my favorite is Unsplash. Apart from simple placeholder images, it also supports many image transformations like grayscale, blur, cropping with gravity, etc.
unsplash.it/200/300 will give you following:
I hope that helps! :) Let me know if you find some more.