Skip to content

Instantly share code, notes, and snippets.

View Cheesegle's full-sized avatar
🧀
I like cheese

Cheese Cheesegle

🧀
I like cheese
View GitHub Profile
### Keybase proof
I hereby claim:
* I am cheesegle on github.
* I am 3cheese (https://keybase.io/3cheese) on keybase.
* I have a public key ASCWMP0qGZUMJdjJaRsAzTjXYcubkmnY6UNYVlPP56PcHwo
To claim this, I am signing this object:

Keybase proof

I hereby claim:

  • I am cheesegle on github.
  • I am collin9ex (https://keybase.io/collin9ex) on keybase.
  • I have a public key ASAW4hSVEKqNlHeDqMWbCfJrUeAZGPpRNtxHuH9oO2lynAo

To claim this, I am signing this object:

@Cheesegle
Cheesegle / useless.js
Created November 26, 2020 19:49
useless meaningless code lol
var tree = "ehfiewfkjhkfiuefehieifiowfjiefefjiejfejfefjejfejfejfejoiwejfoivnirjvrgroighneirrgihtgjrnigirhgrhgehgorhgurygirhgrhghrogohgrhgo;irjgo;ugrugpug";
var rand = Math.floor(Math.random() * tree.length);
var i;
while (i < tree.length){
alert(rand);
i = i-1;
}