For the complete documentation index, see llms.txt. This page is also available as Markdown.

Public randomness SAPI

This documents the public randomness SAPI

The public randomness SAPI exposes an endpoint for producing a random hexadecimal number. The API is asynchronous and non-blocking. Each request may take some time to complete, and hence the API uses request objects that enable monitoring request submission and execution status.

Last updated