online random images code example
Example 1: 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 2: random photo generator
// change the numbers to whatever dimensions you need
https://picsum.photos/200/300
Example 3: lorem picsum
// For 200px by 300px
https://picsum.photos/200/300
// For square
https://picsum.photos/200
Example 4: lorem picsum
{
"id": "0",
"author": "Alejandro Escamilla",
"width": 5616,
"height": 3744,
"url": "https://unsplash.com/...",
"download_url": "https://picsum.photos/..."
}