Skip to content

robbyb67/jpwgen

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Use this command to produce enough entropy for the SecureRandom(on Linux machines, obviously):
sudo rngd -r /dev/urandom

java -jar jpwgen-x.x.xx.jar -N 60 -s 10 -C -Y -S SHA1PRNG SUN

java -jar jpwgen-1.4.0.jar -N 10 -s 8 -C -c -y

About

Java based password generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.8%
  • Shell 0.2%