Evening guys, i already use background-image several times and i found something that i want to try, how can we make a random position image with background-repeat in CSS, i mean i can make a repeated image just fine and its quite easy but when i want to make my image repeated randomly and i don't quite find the way to do it. So this is my question :
in the first place, can we really make our image repeated randomly ? not changing image with multiple image or anything but just randomly repeated 1 image in different position
second, how can we do it using CSS?
for reference i already tried several solution but i still can not solve it:
CSS: Randomly distributed background image?
if you confused, for example i want to make a cloud randomly appear with only 1 image like this: (please look at the small cloud)
https://drive.google.com/file/d/1ubOBFNLpDLHpyoZKEpv4KKzeINpqzshi/view?usp=sharing
can we really do it? because if we only repeated it using background-repeat i find its not good