Published on 00/00/0000
Last updated on 00/00/0000
Published on 00/00/0000
Last updated on 00/00/0000
Share
Share
QUANTUM
5 min read
Share
Outshift’s Quantum Random Number Generator (QRNG) is now available via a free1, developer-friendly API that delivers true quantum random numbers on demand and at scale. Powered by Cisco-developed quantum hardware, this offering gives developers access to high-entropy, quantum-generated randomness through a simple API call.
As a follow-up to our previous QRNG announcement and in alignment with our expanding quantum portfolio, this continues Outshift’s innovation in the future of infrastructure, security, and developer tools.
Randomness is a fundamental pillar of modern digital systems, driving applications from cryptographic security and scientific modeling to online gaming. However, the effectiveness of these systems depends heavily on the quality of randomness they generate. Most modern systems rely on Pseudo-Random Number Generators (PRNGs) or Cryptographically Secure Pseudo-Random Number Generators (CSPRNGs) to create sequences that mimic randomness.
Despite their widespread use, these methods are inherently deterministic, meaning the sequences they generate only appear random. If the underlying "seed" or algorithm is exposed, the output becomes predictable. This predictability exposes them to sophisticated attacks, rendering them unsuitable for scenarios where true unpredictability is essential. Imagine a lottery where the winning numbers could be guessed, or an encryption key that could be reverse-engineered – the consequences could be catastrophic.
Outshift’s Quantum Random Number Generator (QRNG) represents a fundamental shift in generating randomness, moving from deterministic algorithms (PRNGs and CSPRNGs) to harnessing the inherent unpredictability of quantum phenomena. The result is reliable, pattern-free entropy that you can’t reverse-engineer—ideal for applications where true unpredictability matters.
True quantum randomness offers practical advantages across these domains—and now it’s just an API call away.
Unlike most QRNG projects, Outshift controls the full stack—from hardware to validation to delivery of the random numbers. This enables better performance, reliability, and transparency.
Feature | Outshift‘s QRNG API | Other providers |
Hardware backend | Quantum hardware developed by Cisco Research hosted/managed by Cisco | API-only (no actual device or numbers) |
Number validation | NIST SP 800-22 test suite | Varies |
Delivery capacity | On-demand, scalable (up to 100k bits/day) | Often none, one-at-a-time, or limited |
Formats | Hex, decimal, octal, or binary (up to 10k bits/number) | Often limited |
Access | Free1 | Often limited or paywalled |
Outshift’s QRNG API gives you randomness you can trust, scale, and use instantly.
It’s simple to begin using the QRNG API:
Visit the Outshift QRNG website, sign up for a free account, and log in to access your API key.
Take advantage of our technical documentation, guides, sample code, and detailed specifications for endpoints - all designed to minimize ramp-up time so you can focus on building. The API provides customizable endpoints for effortlessly accessing quantum randomness.
Example cURL:
curl --request POST \
--url https://api.qrng.outshift.com/api/v1/random_numbers \
--header 'Content-Type: application/json' \
--header 'x-id-api-key: ******' \
--data '{
"encoding": "raw",
"format": "all",
"bits_per_block": 10,
"number_of_blocks": 10
}'
Add QRNG API calls into your application, service, or research workflow to utilize high-quality quantum randomness.
Reach out with more details about your project or any questions, and stay tuned for more developments in our quantum portfolio.
This API launch is part of Cisco’s broader vision for quantum technology: secure, scalable, and developer-accessible tools that turn cutting-edge research into real-world impact.
By offering Outshift’s Quantum Randomness Number Generator as an API, we are taking a meaningful step toward that future—making a foundational quantum capability broadly available, easy to consume, and ready to power the next generation of innovation.
Start building with true quantum randomness today.
Get access to the Outshift QRNG via API →
1 Notes:
Request access to Outshift's free QRNG API access!
Explore the detailed design of Cisco’s Quantum Random Number Generator (QRNG) which leverages quantum vacuum noise to ensure true randomness.
* No email required
The Shift is Outshift’s exclusive newsletter.
Get the latest news and updates on agentic AI, quantum, next-gen infra, and other groundbreaking innovations shaping the future of technology straight to your inbox.