i-ape / pass-gen-py

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python Password Generator

This is a simple Python script that generates random passwords based on user-specified criteria.

Features

  • <>: Any length
  • #: Can include Numbers
  • $%&: Can include special characters
  • All inside the terminal

Prerequisites

  • Python 3.x

About


Languages

Language:Python 100.0%