random image online code example

Example 1: lorum picsum

<img src="https://picsum.photos/200"/>;

Example 2: random photo

//generate random photos. Change the dimensions to what you need (500/300) and add to random counter as needed.
https://picsum.photos/500/300?random=1
https://picsum.photos/500/300?random=2
https://picsum.photos/500/300?random=3
https://picsum.photos/500/300?random=4

Example 3: random photo generator

// change the numbers to whatever dimensions you need

https://picsum.photos/200/300

Example 4: lorem picsum

// For 200px by 300px
https://picsum.photos/200/300
// For square
https://picsum.photos/200