Skip to main content

Crate openentropy_server

Crate openentropy_server 

Source
Expand description

HTTP entropy server with an ANU-style random endpoint.

Serves random bytes via HTTP with an ANU-style JSON shape for easy integration with QRNG clients while preserving OpenEntropy’s explicit byte-length semantics.

Functions§

run_server
Run the HTTP entropy server.