Password tester in C
I’m working on a project for testing password strength in C. I need help in generating a string using loops I did it quite a few times I am having a issue like I can’t crack a code which is smaller than the string size, Any suggestion?