Posts by Caio Bahlis • 13 points
1 post
-
0
votes1
answer35
viewsQ: Problem checking between two python variables
This code is made to generate a password of X random numbers (1 in the case), and then loop random passwords until you get to the initial password, "bruteforce". Although it can generate the first…