Skip to content

grajsek/RandomPasswordGenerator

Repository files navigation

Random Password Generator 1.0

This is one of the first applications through which I started learning the C language. I created it in Turbo C v3.0 back in 2002. Now I’ve committed it to GitHub so it’s available to others as well.

RandomPasswordGeneratorMainWindow

Generated password... RandomPasswordGeneratorMainWindowPassword

To enable mouse functionality, uncheck the "Quick Edit Mode" and "Insert Mode" options in the window settings.

ConsoleWindowOptions

For a larger window, set the font to 10x18 in the settings.

ConsoleWindowFont

Environment setup

  • Microsoft Visual Studio 2022 Community Edition
  • Go to menu Project -> Random Password Generator 1.0 Properties -> Linker -> System -> For SubSystem select "Console (/SUBSYSTEM:CONSOLE)"

About

Simple CUI (Console User Interface) application for generating random passwords.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages