Skip to content

up1io/spwgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

spwgen

This tool is a simple password generator. That generate secure password via the terminal.

Build

Build the project via the following command:

gcc -o main main.c

Run

To generate a secure password run the following cmd:

./main <password-lenght>

Output:

$ ./main 15
$ 5gul9^Ym73vcz?M

About

Secure password generator cli utility tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages