Skip to content

PawanGunawardhana/Password-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Password-Generator

This is a simple C program that serves as a password generator, creating strong and random passwords of a specified length. The program uses the standard C library functions and the rand() function to produce passwords containing a mix of printable ASCII characters. The generated passwords are randomly generated, making them difficult to predict. However, for more secure applications, it is recommended to use a stronger random number generator or password manager.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages