Skip to main content

A simple password generator

Project description

PassGenPyJS

Simple password generator for python. It allows users to generate secure passwords with options for uppercase letters, lowercase letters, numbers, and symbols.

Calling the function:

def generate_password(length: int = 8, letters: bool = True, uppercase: bool = True, numbers: bool = True, symbols: bool = True) -> str:

Parameters:

  • length (int): Length of the password (default: 8).
  • letters (bool): Include lowercase letters (default: True).
  • uppercase (bool): Include uppercase letters (default: True).
  • numbers (bool): Include numbers (default: True).
  • symbols (bool): Include special characters (default: True).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

passgejs25_workspace-0.0.4.tar.gz (1.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

passgejs25_workspace-0.0.4-py3-none-any.whl (2.3 kB view details)

Uploaded Python 3

File details

Details for the file passgejs25_workspace-0.0.4.tar.gz.

File metadata

File hashes

Hashes for passgejs25_workspace-0.0.4.tar.gz
Algorithm Hash digest
SHA256 04cac984175a88f69791c7672566120a0d51ea542ec8b3f7b96c16bb249a8f57
MD5 0f0b02685e8f7b3b2ad5fc095affacea
BLAKE2b-256 5686afbd8df993b4b655c8ee41363afa5edfd1da99a942a124ca8cf85fbc7810

See more details on using hashes here.

File details

Details for the file passgejs25_workspace-0.0.4-py3-none-any.whl.

File metadata

File hashes

Hashes for passgejs25_workspace-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 b4f3c81ec75d7144d0133b23afc4aa85a98d09be43a2749cf47dd35fa27612f1
MD5 3d734e6a3bcc23c9c93a0e380cea4039
BLAKE2b-256 ef21bd9c67f95145b5990fccf54b5845d6b4ddadef790d604c76ea1a3824debf

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page