Skip to content

smithandrewl/jpwgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

jpwgen

Overview

Jpwgen is a command line password generator written in Java.

Usage

 jpwgen [option]
  -d,--digits         Include digits
  -L,--length <arg>   Length of the generated passwords
  -l,--lowercase      Include lowercase alpha characters
  -n,--number <arg>   Number of passwords to generate
  -p,--punctuation    Include punctuation
  -u,--uppercase      Include uppercase alpha characters

Releases

No releases published

Packages

No packages published

Languages