lorum picsum
<img src="https://picsum.photos/200"/>;
lorum picsum
<img src="https://picsum.photos/200"/>;
random image url
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 :-)
random image url
const [imageStatus, setImageStatus] = useState("");
const handleImageLoaded = () => {
setImageStatus(true)
}
const handleImageErrored = () => {
setImageStatus(false)
thumbUrl = "https://picsum.photos/200/300"
}
execute random image and get from url
int i = (int)(myArrayList.size() * Math.random()) //you can get the random index
String url = myArrayList.remove(i), //then you can remove that variable from list
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us