Skip to main content

Pseudorandom number generator and random sampling using cryptographic hash functions

Project description

PyPI Build Status Coverage Status

Pseudorandom number generator and random sampling using cryptographic hash functions. The prototype generator is built on SHA-256.

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


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)

Uploaded Source

Built Distribution

cryptorandom-0.3-py3-none-any.whl (13.9 kB view hashes)

Uploaded Python 3

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