Skip to content

subpathdev/password

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password creating tool written in c

what does this programm do

This programm create a random ASCII phrases. You must enter the length of your password and the programm will give you the phrase.

Installing

  1. go to the directory
  2. compile pw.c

Using

  1. ./a.out
  2. insert a number between 0 and 2^32 -1
  3. the programm will give you the phrase

About

a password creater written in c

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages