random photos 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: lorem picsum
<img src="https://picsum.photos/200/300?random=1">
<img src="https://picsum.photos/200/300?random=2">
Example 3: random photo generator
// change the numbers to whatever dimensions you need
https://picsum.photos/200/300
Example 4: random image
Here is a Random Image URL for your Project:
-> https://source.unsplash.com/user/c_v_r
Change the size -> ex. https://source.unsplash.com/user/c_v_r/1600x900
https://source.unsplash.com/user/c_v_r/100x100
ex.
<img scr="https://source.unsplash.com/user/c_v_r" alt="Free unsplash image">
This URL gives an Random Image in high and quality back!
Use it for your Website all Photos are free to use !!
or use it for any your App :-)
Example 5: lorem picsum
{
"id": "0",
"author": "Alejandro Escamilla",
"width": 5616,
"height": 3744,
"url": "https://unsplash.com/...",
"download_url": "https://picsum.photos/..."
}