Comment on Is My Code Good?parentComments−nchelluri11yheh, that's so weird that my incognito and nonincognito results for the same username differ. And it looks like you can put anything in: http://ismycodegood.com/#thispersondoesntexist−JonathonW11yPretty sure it doesn't even make a network request-- looks like it just randomly generates each score, then stores them in local storage so that entering the same username more than once will give the same result.−tormeh11yConfirmed.
Comments
heh, that's so weird that my incognito and nonincognito results for the same username differ. And it looks like you can put anything in: http://ismycodegood.com/#thispersondoesntexist
Pretty sure it doesn't even make a network request-- looks like it just randomly generates each score, then stores them in local storage so that entering the same username more than once will give the same result.
Confirmed.