Skip to content

cytrobit/passgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#Password Generator - Generator haseł

Simple but usefull password generator based on letters and numbers array. Additionally you can use second array with special chars, like brackets, hash, titlda, etc

###All you need to do is:

  • type how many signs your passowrd supposed to have/contain
  • choose if your password should include special chars or not (check button)
  • press "Generuj swoje nowe hasła" button
  • copy generated password to clipboard ("Kopiuj" button)
  • paste and SAVE your new password somewhere you will not loose

Yes, there is an idea to write this generator for non-polish users too.

Working version on GitHub