Pseudorandom number generator and random sampling using cryptographic hash functions
Project description
Pseudorandom number generator and random sampling using cryptographic hash functions. The prototype generator is built on SHA-256.
Bug reports: https://github.com/statlab/cryptorandom/issues
Installation from binaries
$ pip install cryptorandom
Installation from source
Install dependencies using:
$ pip install -r requirements.txt
Then, install cryptorandom using:
$ pip install .
If you plan to develop the package, you may run it directly from source:
$ pip install -e . # Do this once to add pkg to Python path
License information
See the file LICENSE for information on the history of this software, terms & conditions for usage, and a DISCLAIMER OF ALL WARRANTIES.
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
Built Distribution
File details
Details for the file cryptorandom-0.3.tar.gz
.
File metadata
- Download URL: cryptorandom-0.3.tar.gz
- Upload date:
- Size: 13.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.4.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8e1ba42a964335d169e0958baed174330f6883003577576e2131ddbd5203ff07 |
|
MD5 | 9bbdf504ba1e2f114a3c63e5affe627b |
|
BLAKE2b-256 | de2aa8b8beef49071c658eb58dee473be9121236493e2ef1479140956ca4b0df |
File details
Details for the file cryptorandom-0.3-py3-none-any.whl
.
File metadata
- Download URL: cryptorandom-0.3-py3-none-any.whl
- Upload date:
- Size: 13.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.4.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 65e2ab47c58196a9bd705dcc91a4fe496ade04f928fa653960e46e7251472b20 |
|
MD5 | 2d6cf2ee8118a1965a2a49bb2d2d4252 |
|
BLAKE2b-256 | 77d453fbf6369aa9178f19b8266aee99e636cc414a397db5e8261d371a9c7499 |