Skip to main content

To Make Random Password

Project description

PyRandPassword


example

from PyRandPassword import STP

print(STP().password)
from PyRandPassword import RandomPassword
from PyRandPassword.constants import __chars__

rp = RandomPassword(words=__chars__)
rp.random(size=6)
rp.random(size=12)
print(rp.password)

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

PyRandPassword-0.1.0.tar.gz (4.6 kB view details)

Uploaded Source

Built Distribution

PyRandPassword-0.1.0-py3-none-any.whl (5.3 kB view details)

Uploaded Python 3

File details

Details for the file PyRandPassword-0.1.0.tar.gz.

File metadata

  • Download URL: PyRandPassword-0.1.0.tar.gz
  • Upload date:
  • Size: 4.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.11

File hashes

Hashes for PyRandPassword-0.1.0.tar.gz
Algorithm Hash digest
SHA256 e25f3cf199163a86bfbe17a8053f5d02cca20854252946921ffb17f9b27c94a1
MD5 42f7f42e8e5e4ab8136e252fcf7be00c
BLAKE2b-256 f00af607cdf3e7f40da254653e94d8f19ee9f34fc162bbbcb7a196dbb7e27d80

See more details on using hashes here.

File details

Details for the file PyRandPassword-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for PyRandPassword-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0a8f06c2e8f2809b73ebab784a291d1edf06170b911d6f63cb8c3b1b6a0500d2
MD5 529b08c536576e46a657a41afd1ff871
BLAKE2b-256 9657b88621edb65d472448b3cb03fb5d4ffcc259529110e759339c5d3071571e

See more details on using hashes here.

Supported by

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