Hello!

Password Maker

This is a simple application that makes random (or pseudorandom for the pedants) strings that one can use as passwords and in other spots where a random string is useful.

I updated it a bit recently to use in exploring various user interface options. This includes:

It Looks Like This

WPF Screenshot Blazor Screenshot

How it Works

Additional User Interfaces

Source Code

The code has an MIT license and is here: Password Maker Repository.