picker I
*  
reverse  
picoctf
This service can provide you with a random number, but can it do anything else
The goal of this CTF is to call the win function.
To do that we simply type win after connecting to the server.
This works because the user input is not checked in this line
eval
(user_input
+
'()'
)
After this the flag has to be encoded to ASCII
picoCTF{4_d14m0nd_1n_7h3_r0ugh_b523b2a1}