# 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.