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.2.tar.gz
(3.6 kB
view details)
Built Distribution
File details
Details for the file true-random-1.1.2.tar.gz
.
File metadata
- Download URL: true-random-1.1.2.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bb423a8159e94eb7da456c946afb1c91f4ec2405517eafb5a953c4de75be760f |
|
MD5 | 15b591a0cc90196c577b4ee4ff68bb52 |
|
BLAKE2b-256 | b15efadb20fbcdaf1d02a399e62feb3757592f658ef23b8b798898cd4630db3b |
File details
Details for the file true_random-1.1.2-py3-none-any.whl
.
File metadata
- Download URL: true_random-1.1.2-py3-none-any.whl
- Upload date:
- Size: 4.2 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 | b3c1d3becbab97981d539f59bdc885ef00b91965cb9d31289e913bfa1f1a4819 |
|
MD5 | 4b58fae6a799b1e9d772babeb0233dd1 |
|
BLAKE2b-256 | 5acae3b7acf9b62243dd8cefce069493d6ba81b9e86c53a28c2906b700ad5734 |