Quantum Random Number Generator API
Access true quantum randomness with blazing speed and bulletproof entropy quality.
Generate Random Integer
Example:
curl https://quantumlifi.com/api/random/int?min=1&max=100
Generate Random Bytes
Example:
curl https://quantumlifi.com/api/random/bytes?length=16&format=hex
Get Random Float
Example:
curl https://quantumlifi.com/api/random/float?precision=4
Check API Status
Example:
curl https://quantumlifi.com/api/status