You can
put this solution on YOUR website!there are 6 positions, each of which can be any one of 36 (26+10) characters (assuming the letters are not case sensitive)
so the number of possible passwords is 36*36*36*36*36*36 or 36^6
if the letters could be upper and lower case, then 62^6