Skip to main content

oh Simple good password generator(ohsgpgn)

Project description

This ohsgpgn is a simple good password generator. The generated password includes at least one number,one ascii,one capatalized ascii and one special chars(‘!@$%^&*()+’).With argument, length of password can be set. If the argument(n) is less than 10(n < 10), the generated password length will be at least 10.

#!/usr/bin/env python3

from ohsgpgn import ohsgpgn

print(ohsgpgn.genGoodpass(20))

oyj@shell_prompt$ python3 pass.py

zB!2X3!d*V#V!EwOnEK6

#Using python shell(example)

Python 3.6.9 (default, Apr 18 2020, 01:56:04)

[GCC 8.4.0] on linux

Type “help”, “copyright”, “credits” or “license” for more information.

>>> from ohsgpgn import *
>>> ohsgpgn.genGoodpass(3)
'&92DLE1Kf&'
>>> ohsgpgn.genGoodpass(20)
'ae5s67NN4H04bJt$Aajd'
>>> ohsgpgn.genGoodpass(100)
'IN5SATQaVW8E9JL)Q5K2oIJ02Ep5@YVMQ6CAY6LAXPIKDu*COCKGC0Y8EM2Q1VSCEE286XZT2Q8yMDX9JH8OYRXB7YHUPO0D2IDZ'

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

ohsgpgn-0.0.39.tar.gz (1.9 kB view details)

Uploaded Source

Built Distribution

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

ohsgpgn-0.0.39-py3-none-any.whl (3.2 kB view details)

Uploaded Python 3

File details

Details for the file ohsgpgn-0.0.39.tar.gz.

File metadata

  • Download URL: ohsgpgn-0.0.39.tar.gz
  • Upload date:
  • Size: 1.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.9

File hashes

Hashes for ohsgpgn-0.0.39.tar.gz
Algorithm Hash digest
SHA256 78e770dae2a6056725be8d382a0b200d82f4c6cff54274c778a7f7c564262a2e
MD5 a5508f1775ba8186f755909ea4425b98
BLAKE2b-256 c17e4b73ec3630a1ef8761057312dd1d778bd6a16e4e64efce856096505611ee

See more details on using hashes here.

File details

Details for the file ohsgpgn-0.0.39-py3-none-any.whl.

File metadata

  • Download URL: ohsgpgn-0.0.39-py3-none-any.whl
  • Upload date:
  • Size: 3.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.9

File hashes

Hashes for ohsgpgn-0.0.39-py3-none-any.whl
Algorithm Hash digest
SHA256 191c23bc78a7d746c2dfaa675f7389b9592069a0d52ae84f52d2a5411885cdec
MD5 9d7ea5ca1c5ab504936c133d7dacb2fd
BLAKE2b-256 24accec1bb2d1dd01e967c7e605cfbd9bafda0dfc8dbe993c9f95afa52dc93ac

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