Skip to main content

A quantum alternative for standard Python random package

Project description

A quantum alternative for standard Python random package

GitHub 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.1.9.tar.gz (4.5 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: true-random-1.1.9.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.1.9.tar.gz
Algorithm Hash digest
SHA256 51c4656f6d7a63aaf4636bbd020a01370c31f07db6d6c5f1d762ef6bd38dde2a
MD5 3f68a057dd6bed69059c743e444c4a33
BLAKE2b-256 bd8d0cf991e46c23054c062d5c2caee1825b654b8d0799fef21424b2fd6f8159

See more details on using hashes here.

File details

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

File metadata

  • Download URL: true_random-1.1.9-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.1.9-py3-none-any.whl
Algorithm Hash digest
SHA256 39b8d49303ed00b1c3dc336236bf74392b69c19aedcd782f7b4403882daf50d4
MD5 a6d238eddff5e6c8fa47ebfdbd6df7dd
BLAKE2b-256 e4381f12cc696d0d91cb139fcec0c4d7aa45a21f9c873a348049291b06070036

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