A quantum alternative for standard Python random package
Project description
A quantum alternative for standard Python random package
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 CSV file of strong passwords :
python -m truerandom --csv=output.csv --length=12 --nb=100
Project details
Release history Release notifications | RSS feed
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.5.tar.gz
(3.9 kB
view details)
Built Distribution
File details
Details for the file true-random-1.1.5.tar.gz
.
File metadata
- Download URL: true-random-1.1.5.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8bdb6edb551c949fabf90ebe84a311a4da2645df4e7a7ddfcc2d28c3cde188c5 |
|
MD5 | 07fab38b1d4e5fadf266d6a25034caea |
|
BLAKE2b-256 | 393381859a08ef354966b1264ec1e954ec3de74eb39658b3934087338eb4e8fe |
File details
Details for the file true_random-1.1.5-py3-none-any.whl
.
File metadata
- Download URL: true_random-1.1.5-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e0cb8718fe1d901571b9f08fa157943d615dffc58052f87e7f9bd308dc11b623 |
|
MD5 | f265abcb5e767e71834a104661d06bbf |
|
BLAKE2b-256 | 15f3651fcf1e9a60f3fa9c35a68e240553dbc1335c913d226f4e22d39e37dc86 |