OpenRNG transforms randomness from a disposable value into a verifiable digital object โ with source provenance, confidence scoring, and cryptographic proofs.
โ 0x8f3a...
// That's it. Trust me, it's random.
โ entropy: "0x8f3a..."
sources: [drand, bitcoin, polygon]
confidence: { score: 871, grade: "AA" }
proof: { signature: "0x...", verified: โ }
anchor: { chain: "polygon", tx: "0x..." }
Every entropy object carries source provenance, cryptographic signature, and optional blockchain anchor. Verify any VEO without trusting the provider.
Entropy Confidence Score (ECS) measures quality across six dimensions โ freshness, diversity, independence, manipulation resistance, and more.
For maximum trust, entropy is anchored to Polygon smart contracts. Anyone can read the contract and confirm the entropy existed at a specific block.
Every VEO includes an ECS โ a quantitative measure of entropy quality.
| Grade | Score | Use Case |
|---|---|---|
| AAA | 900โ1000 | Casino, regulatory, enterprise |
| AA | 800โ899 | AI agents, gaming, finance |
| A | 700โ799 | Simulation, testing |
No API key needed for basic entropy. Full access available for teams.