Skip to content

SamuelSilvaB/password-generetor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Generator


Badge em Desenvolvimento

Purpose of the project

generate random passwords, with possibility to choose password settings like;


* Length of the password (1 - 30)

* Uppercase (A - Z)

* Numbers (0 - 9)

* Symbol (!-$^+)

* Include Spaces

* Delete Duplicates


⚠️ To run the application it is necessary to have Git installed on your machine, if you already have it proceed to:


🔹 How to run the application

installing Git

In the terminal type the following command:

sudo apt-get update sudo apt-get install git

How to run the application ▶️

Clone the project in the terminal:

git clone https://github.com/SamuelSilvaB/password-generetor.git

Then:

cd password-generetor

And finally:

google-chrome index.html 

❗ ❗ ❗ the initial part of the last command, google-chrome refers to the browser you are using, if you are using a different browser than the one I am currently using, just change this part and put the browser you are using. ❗ ❗ ❗

✔️ Technology used

  • HTML
  • CSS
  • JS

✔️ operational system

  • Ubuntu 22.04.1 LTS
  • 64-bit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published