Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

patsuckow/rpg

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random-Password-Generator

The easiest and most reliable password generator in Python3.

GNU GPL v 3 0

Versions

Random-Password-Generator works with version

Installation

$ wget -O pass_gen.py https://raw.githubusercontent.com/patsuckow/Random-Password-Generator/master/rpg.py

Usage

$ python3 pass_gen.py

output example:

DPuZ33JKQWwfJQvvRJBVl

7dnGagtpEPOjfzaRGo7wR

viRLPpTdCrV9obm4PpO27

or

$ python3 pass_gen.py --len=11

output example:

RgF8nTEmWwd

rUM2659g6HM

4DNfosfCB2O

All you need to do is just determine how long the password is to generate. By default, a string of 21 characters will be displayed.

You can change the number of generated strings using the --str parameter. For example, let it generate 5 password strings:

$ python3 rpg.py --str=5

output example:

qJ5tRpQdsgPyotRHt1m7L

rPnUMlEglAXYnu9ka6wlK

mORJ09Ttk5dD5nS477mld

8ptymHyTSi9n0cVLVKXhX

nsqO74kZ4e2tHrjnHedj3

Symbols to be used to create a password and how to get them (speed tests 🚀): see

About

The easiest and most reliable password generator in Python3.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.