Skip to content

Latest commit

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Simple Password Generator

 /| /| ---------------------------
||__|| | |
/ O O\__ Simple password |
/ \ generator |
/ \ \ |
/ _ \ \ ----------------------
/ |\____\ \ ||
/ | | | |\____/ ||
/ \| | | |/ | __||
/ / \ ------- |_____| ||
/ | | | --|
| | | |_____ --|
| |_|_|_| | \----
/\ |
/ /\ | /
/ / | | |
___/ / | | |
|____/ c_c_c_C/ \C_c_c_c

SimplePasswordGenerator is a simple python script to generate what ever password you need! At the moment, the program can:

  • Generate separately password with digits, letters and punctuation characters

  • Generate a password of a given length

  • Use only lower or upper case characters

  • Make the first letter of the password capitalized

  • Generate a password with letters at the beginning

  • Generate a password without similar letters

  • Write creds to file like:

---------------------CREDENTIALS---------------------
URL: https://something.di/
Username: SimpleUser
Password: 0hMyG0d_tH1s_1s_pA55wd
-----------------------------------------------------
  • Encode password to Base64

  • Encode password to MD5

P.S.: There some errors and bugs that will be fixed as soon as possible!

I will work on this idea, and add something new in future! And now you can check my socials!

Socials

My VK page: click
My personal WebSite: click
Telegram account: click
Instagram: click

About

Python script to generate passwords

Topics

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages