qcrypt-rng / examples /README.md
rocRevyAreGoals15's picture
fixing ui
86deab0
# Examples
Standalone scripts demonstrating QCrypt RNG concepts. They are not imported by the main FastAPI app.
| File | Description |
|------|-------------|
| `quantum_randomness_oracle.py` | Sample async oracle-style client usage |
Run from the repository root if the script uses `app` imports, or execute as documented in each file.