Skip to content

A utility to generate a set of ascii characters, which may be used to generate passwords

Notifications You must be signed in to change notification settings

ChaoticGoose/Java-PassGen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

This application is designed to generate a card which can be used to create and remember passwords for multiple services

The output of this application is:
	One row containing two integers
		Length of each line of ascii
		Number of lines output
	Followed by multiple lines which are the program output
	Finally there is a single line which has the seed used to generate this set of characters
This is designed to be used with an application which can take ascii and generate an image

Default output is 12 characters and 11 lines

About

A utility to generate a set of ascii characters, which may be used to generate passwords

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages