We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01eb6f6 commit 8e51608Copy full SHA for 8e51608
Easy-Password-Generator/README.md
@@ -6,6 +6,12 @@ Password generator that uses a wordlist in combination with numbers and symbols
6
7
You must have [NodeJS](https://nodejs.org/es/) installed.
8
9
+## Customizing the password
10
+
11
+In order to edit the password parameters, open App.js and change the lines 5 to 8 as prefered.
12
13
+
14
15
## Running the script
16
17
To run the script, clone the repository and open this folder. Then run the following command to install the dependencies:
0 commit comments