Skip to main content

A quantum alternative for standard Python random package

Project description

A quantum alternative for standard Python random package

PyPI version Licence badge Python version Actions Status Dependencies Downloads per month Last commit

Installation : pip install true-random

Features :

  • true_randint
  • true_choice
  • true_shuffle
  • true_password

Generate a strong password :

from truerandom import true_password

print(true_password(length=12))

output : Jjr1i[h*vtsq

Generate a bunch of passwords :

python -m truerandom --length=12 --nb=100

You can also provide a 'csv' param to export the output as a csv file, but it is not recommended to store your passwords on a storage (for security reasons).

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

true-random-1.2.0.tar.gz (4.5 kB view details)

Uploaded Source

Built Distribution

true_random-1.2.0-py3-none-any.whl (5.4 kB view details)

Uploaded Python 3

File details

Details for the file true-random-1.2.0.tar.gz.

File metadata

  • Download URL: true-random-1.2.0.tar.gz
  • Upload date:
  • Size: 4.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.12

File hashes

Hashes for true-random-1.2.0.tar.gz
Algorithm Hash digest
SHA256 41ec3cc431fb403a918cce88b3a086c05b4e6d5862917d005185024135c6e0e0
MD5 e245a9460ae8dbe1a8973d0a6f2e95cb
BLAKE2b-256 7ae700078bd1ab6e22f20b0afc387b8db92524b10017d2ec77c0b4739504b0f1

See more details on using hashes here.

File details

Details for the file true_random-1.2.0-py3-none-any.whl.

File metadata

  • Download URL: true_random-1.2.0-py3-none-any.whl
  • Upload date:
  • Size: 5.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.12

File hashes

Hashes for true_random-1.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7e26ee0fb341457e589e5c777da48516499d67de54494e8bb2bd9140269123c6
MD5 2c0ab5c380151611505ec4a03607647d
BLAKE2b-256 7085a86cf47a293da6ff1a1ca4d1c01b570244de489c6618d2681cc53817ce33

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