(no title)
jml7c5 | 29 days ago
var h = hash(guess);
if (h==7182294905658010 || h==6344346315172974) { return "Adorable guess, but it's spelled “rosy”."; }
I'm guessing they're hashes for "<something> rosie" or "<something> rosey", but what?jml7c5 | 29 days ago
var h = hash(guess);
if (h==7182294905658010 || h==6344346315172974) { return "Adorable guess, but it's spelled “rosy”."; }
I'm guessing they're hashes for "<something> rosie" or "<something> rosey", but what?
moeffju|28 days ago