Skip to content

thehackersbrain/passgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Random Password Generator

Randow Password Generator written in C

Simple Program written in C to generate random and strong password of specified length.

Uses

clone this repo which already contains the executable

git clone https://github.com/thehackersbrain/passgen.git

now change the directory

cd passgen

run the passgen executable

./passgen -l <length>

example

./passgen -l 50

Credits

About

Random Password Generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages