Skip to content

zkriszti/readable-random-string

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Readable Random String Generator (RRSG)

Again a small "just for fun & practice" project. It generates easily memorizeable random strings of a desired length between 3 and 14 characters.

The problem addressed

...is that many password-generators will just leave you with an unmemorizable bunch of characters spit out. RRSG, however, will create strings with alternating layout of consonants and vowels of the English alphabet. With this, you just put a number to the end, et voilá , here you have a secure password. (Remember: the best passwords are not the most difficult ones but those that are long enough & the user is still willing to memorize).

Accessibility

  • designed and built to be mobile-first & responsive

Built with

  • vanilla JavaScript
  • HTML5 + CSS3
  • no external libraries used

Live version

https://codepen.io/zkriszti/full/NdGqXN/

About

A readable random string generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published