Skip to main content

A Python interface to the ANU Quantum Random Numbers Server

Project description

http://physics0054.anu.edu.au

Usage

import quantumrandom

# Get a string 1024 random bits, bytes in hex, or characters
quantumrandom.binary()
quantumrandom.hex()
quantumrandom.char()
warning:

This module performs absolutely no error checking, exception handling, or validation. Also, due to the lack of an SSL/TLS interface at the moment, all data is sent over the wire in clear text.

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

quantumrandom-0.1.tar.gz (2.1 kB view hashes)

Uploaded Source

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