Comment on Is My Code Good?parentComments−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
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.