Framasoft, We Develop PeerTube and Promote FLOSS from France: Ask Us Anything
old.reddit.com3 pointsby ealhad1 comments
// ok even if a is missing, it will just have the default value function randInt() {
return Math.round (Math.random() * 20 - 10)
}
for (const img of document.getElementsByTagName('img')) {
img.src = `https://placekitten.com/g/${randInt() + img.width}/${randInt() + img.height}`
}
As a person I'm increasingly worried about the consequences of people using it, and of what happens when the bubble bursts.