You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is simple C# .NET form application that will ask the user how many characters to generate (default 128) and whether to use special characters (default yes), then generate as many as button presses and puts them onto the clipboard.
I use the app for generating temporary keys when moving sensitive data through the internet. The liklihood of interception is extremely low, but I really want to protect the data. This gives me ample security for my use case.
A typical key will look like this (with special characters). Note that length is fully adjustable.