############ "dist" flolder is a test app with console included. NOT the official release file. ############
Simple password generator:
-Simplisitc Window Application
-Allows Numbers, Symbols & Letters in Uppercase and Lowercase
-Restricts rows of duplicates ex. If 6 is used last and the next number generated is 6, the program will generate a new one.
-Auto copies to clipboard(Tested only on Windows)