Provably fair randomness for AI agents & gaming
Patent: Method and System for Gaming Random Number Generation
Operational · Polygon Amoy · PostgreSQL

Endpoints

GET /v1/health System status
POST /v1/tokens/request Get verified random tokens
POST /v1/tokens/batch Bulk token request
POST /v1/tokens/verify Verify against chain

Quick Start

curl -X POST https://api.openrng.io/v1/tokens/request \
  -H "Content-Type: application/json" \
  -H "x-api-key: YOUR_KEY" \
  -d '{"client_id":"my-agent","quantity":1}'

Infrastructure

Architecture Hybrid drand/VDF + Merkle
Chain Polygon Amoy Testnet
Batch Size 65,536 tokens
Verification On-chain Merkle proof