Simple Password GeneratorThis is just a simple app that does nothing else than creating random passwords. You can choose between simple and advanced tab. In the simple tab you can choose between four different security levels from a drop down menu. Also youve got a button for generating and copying the generated password. In the advanced tab you have got some more options e. g. you can choose the length of the password, a seed for the random generator and character disabling. Also youve got the two buttons from the simple tab for copying and generating the password.The app has been programmed with dart and flutter and it includes ads for supporting the developer a bit.