What are the odds of a 5 digit code being the same as another 5 digit code? (It's random, BTW.) This project works by generating two 5-digit codes and checking if they match. If they do, it calls a success function, but most likely, it's going to fail, in which case it tries again, and probably fails. Over and over again. Forever... If you get lazy you can press the space bar and make it be the same. It's cheating, but I don't even care anymore.