chez-libs

(crypto entropy)
Login

System Entropy Source Binding

Synopsis

(import (crypto entropy))

Access to high-quality random bytes.

Operations

parameter: current-entropy-port

Unless initialized explicitly, this parameter lazily initializes itself to the result of calling open-entropy-port.

procedure: (open-entropy-port)

Opens a system entropy source as a binary input port.