This programm create a random ASCII phrases. You must enter the length of your password and the programm will give you the phrase.
- go to the directory
- compile pw.c
- ./a.out
- insert a number between 0 and 2^32 -1
- the programm will give you the phrase
This programm create a random ASCII phrases. You must enter the length of your password and the programm will give you the phrase.