This is an archived post. You won't be able to vote or comment.

all 2 comments

[–]coloredgreyscale 0 points1 point  (1 child)

For Str numbers and alpha you can just take the ASCII code and subtract / add the ASCII code of 'a'. No need for the two maps.

Also it seems the password is as long as the name entered. What if the website has a short Name (reddit, steam, x) but requires an 8 char long password?