Hi, thanks for the challenge
void generateKEY(){
unsigned int timecurrent;
int j, mul_dif;
char password_storage[13];
char rotate_key, rotate_key_2;
timecurrent = time(0);
srand(timecurrent);
for (j = 0; j |
==> |
Password: password123
thanks for your challenge, keep creating more content for our community! |
==> |