I have a task in Java to build a recursive method only with no using any loops (for loops, while loops etc… cant use them) in the method, that can crack any random password (the password made using only lower case letters).
I only succeed to built a code that does it using loops.
Someone knows how to solve it and can help me?
For example the password is “test”.