Skip to content

blurks/spassgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spassgen

This is a very simple password generator written in C using true randomness from /dev/random or dev/urandom. Thats basically all. With simple i mean, that it should be simple to code, to maintain, to read and to use.

Compile with make. You can also use make debug if you want to compile assert-statements and other useful debugging stuff.

make dist creates a tarball and a arch-linux package.

Any improvements, suggestions, pullrequests are very welcome.

About

A simple password generator.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published