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
cryptorandom-0.3.tar.gz
(13.5 kB
view hashes)
Built Distribution
cryptorandom-0.3-py3-none-any.whl
(13.9 kB
view hashes)
Close
Hashes for cryptorandom-0.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 65e2ab47c58196a9bd705dcc91a4fe496ade04f928fa653960e46e7251472b20 |
|
MD5 | 2d6cf2ee8118a1965a2a49bb2d2d4252 |
|
BLAKE2b-256 | 77d453fbf6369aa9178f19b8266aee99e636cc414a397db5e8261d371a9c7499 |