The goal here is to have mnemotechnic ideas for passwords, not to generate ones impossible to remember with complex hash functions and salt.
Your method would be interisting server side which was not the goal here.
PS: Have a look at the error messages, when you submit your solutions. You can see the expected result and the actual one. Then you should be able to find out, what's missing there.
Not if you want to be able to retrieve it easily.
The goal here is to have mnemotechnic ideas for passwords, not to generate ones impossible to remember with complex hash functions and salt.
Your method would be interisting server side which was not the goal here.
But thanks.
This comment is hidden because it contains spoiler information about the solution
Then I guess, your solution is not correct :)
PS: Have a look at the error messages, when you submit your solutions. You can see the expected result and the actual one. Then you should be able to find out, what's missing there.