Skip to content

A cool little password generator using svelte... if you don't mind random passwords

Notifications You must be signed in to change notification settings

Raccai/Password-Gen-R

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password-Gen-R 🧑‍💻

What is it? How does it work, huh? 🤔

Before we get into that, you may check it out here, here, and here.
Now, Password-Gen-R generates a password for you with a few simple clicks and provides you the options to include at least 1 of the following in the generation of your password:

  • Uppercase Letters
  • Lowercase Letters
  • Symbols
  • Numbers

Once you've decided, you can decide on the length of the generated password, ranging from the sane length of 5 to the insanity-inducing length of 30 characters.

When all is finished, click the "Generate" button on the bottom of the card and see your password be generated in a jiffy, over and over until you are satisfied with the combo. When you are, feel free to click the "Copy" button to use it. 😎

How to run? 😭

If you want to run it on your own, clone this repo into your machine and install the necessary dependencies by inputting the following code in the command line while in your cloned version:

npm install

When that's done, input the following code and you're all good:

npm run dev

About the Project

Made With

  1. HTML
  2. CSS
  3. JavaScript
  4. Svelte Framework

Note

The resources used, from custom fonts to background images and svg icons, are for personal use. All rights and credit go directly to its rightful owners.

Enjoy generating passwords no human will remember (except you, I mean)!

About

A cool little password generator using svelte... if you don't mind random passwords

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published