Skip to content

RAM844/Password-generator-javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password generator using Javascript

  • This is a Password generator application, made using HTML, CSS and Javascript
  • Generates password of specified length.

Screenshot

screenshot

Built with

  • Javascript
  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • media query

What I learned

  • Real world usage of objects, arrays, arrow function and slice function.

  • Learned how to copy text to clipboard using text area and

    document.execCommand('copy'); 
  • Explored Math(built in object), functions like floor() random() ...

Time taken

  • It took me around 3 hours to built this website from scratch.

Links

Contact me

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published