Points: 250

Tags: ppc crypto 

Poll rating:

You need to authenticate and join a team to post writeups livingDoodyJuly 31, 2021, 11:50 a.m.

man this is a difficult challenge. by using randomize() - we generate a random number based on the current time (either epochTime() or getTime() .. not sure which). But because of the unpredictable latency with the server, i couldn't guess the right number. How do you do this? :\