Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit f7e312d

Browse files
authored
Merge pull request Python-World#291 from ricardoseriani/writen-documentation-for-recursive-password-generator
Written README.md for Recursive Password Generator
2 parents 9f4d1ab + 1fce314 commit f7e312d

2 files changed

Lines changed: 19 additions & 0 deletions

File tree

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Recursive Password Generator
2+
<!--Remove the below lines and add yours -->
3+
Generates a random password with the length specified using recursivity
4+
5+
### Prerequisites
6+
<!--Remove the below lines and add yours -->
7+
None
8+
9+
### How to run the script
10+
<!--Remove the below lines and add yours -->
11+
Execute `python3 generator.py`
12+
13+
### Screenshot/GIF showing the sample use of the script
14+
<!--Remove the below lines and add yours -->
15+
![Screenshot of the generator.py file](Screenshot.png)
16+
17+
## *Author Name*
18+
<!--Remove the below lines and add yours -->
19+
Erfan Saberi
26.6 KB
Loading

0 commit comments

Comments
 (0)