Quantum-Seeded
Randomness.
One API call.
Quantum entropy over a simple REST API — hex, bits and integers. Quantum-circuit simulation by default, real quantum hardware on request, with an OS CSPRNG fallback — and every response is labelled with the source that produced it.
$ curl "https://quantumrand.dev/generate/hex?n=256" -H "X-API-Key: your_key" → { "success": true, "data": { "hex": "7a3fc821…", "num_bits": 256, "source": "quantum-seeded" } }
live entropy »·· ·· ·· ·· ·· ·· ·· ··
Six endpoints.
One purpose.
METHODPATHDESCRIPTION
GET/generate/hex?n=256Quantum-random hex string (n = bits, multiple of 4)
GET/generate/bits?n=256Raw quantum-random bits
GET/generate/integer?min=0&max=100Quantum-random integer in a range
POST/generate/key?bits=256Ready-to-use cryptographic key
POST/generate/batchMany values in a single request
POST/generate/webhookEntropy delivered to your webhook
auth on every call · header
X-API-Key: your_keyEvery Qntyx product
runs on QuantumRand.
Qntyx is a quantum-seeded security platform. Its fifteen products — a certificate authority, a vault, an identity layer, honeypots, audit logs, and more — all draw their entropy from this one API.
» Certificate Authority
» Vault
» Identity Layer
» Honeypots
» Audit Logs
» Code Signing
» Key Management
» Messenger SDK
» DB Shield
» Veil
» Trace
» Beats
» Compliance
» Data Shield
» + more
Purpose-built entropy
for your sector.
The same quantum-seeded API, with endpoints, SDKs, and guidance shaped to each industry.
» FintechTransaction nonces, key generation, secure tokens
» Gaming & NFTProvably-fair rolls, shuffles, loot, seeds
» HealthcareRecord seals, Rx signing, consent, device IDs
» IoT & EmbeddedDevice IDs, firmware signing, session keys
» Legal & InsuranceTimestamps, evidence seals, claim tokens
» CybersecurityKeygen, salts, challenges, entropy audit