Skip to content

ulibaysya/passgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

passgen

Password generator based on rand() and time()

Usage

You can use ./passgen 20 test to generate password 20 characters long and based on seed "test"

You can generate password with random seed by leaving third option

You can generate password 15 charactes long by leaving all options

Build

make to build passgen
make clean to remove passgen and obj/

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published