Click Green Flag to start. Generates a new password for your account on each website. The name of the website is required. ex youtube -> 3&butuoia Here is the way it generates the password... Step 1: Ask for the name of the website Step 2: reverse the order of the letters Step 3: Take off the first and last letters of the password name and record them. Step 4: Count number of letters in the original website name Step 5: If the number found is more than 9, find the remainder of the number divided by 10. Step 6: At the start of the password, enter the corresponding symbol on the keyboard for the number. (ex 3->#, 4->$, 0->)) Step 7: Divide the number of characters from the current string by 2 (and round it to nearest whole number) Step 8: Enter this number at the start of the string Step 9: Find vowel in the alphabet after the first letter of the website name (ex in youtube y->a) Step 10: Find vowel in the alphabet after the last letter of the website name (ex in youtube e->i) Step 11: Add final letters from Steps 6 and 7 to the end of the string Step 12: Display the password