Random Numbers
byog also provides Random Numbers as an oracle service in 12 different testnets. Just like API3's QRNG, it is built on Airnode using the Airnode request-response protocol contract AirnoeRrpV0. It has the same usage as QRNG and is for QRNG enthusiasts to get an understanding of QRNG's usage. See QRNG Example Project or Remix Example.
byog Random Numbers Airnode
You can either request a single random number or array of random numbers (length of 512 at max) using endpointIdUint256 or endpointIdUint256Array endpoints.
| Airnode Address | 0x6238772544f029ecaBfDED4300f13A3c4FE84E1D |
| Airnode xpub | xpub6CuDdF9zdWTRuGybJPuZUGnU4suZowMmgu15bjFZT2o6PUtk4Lo78KGJUGBobz3pPKRaN9sLxzj21CMe6StP3zUsd8tWEJPgZBesYBMY7Wo |
| endpointIdUint256 | 0xfb6d017bb87991b7495f563db3c8cf59ff87b09781947bb1e417006ad7f55a78 |
| endpointIdUint256Array | 0x27cc2713e7f968e4e86ed274a051a5c8aaee9cca66946f23af6f29ecea9704c3 |
Available Testnets
| Testnet | Chain Id |
|---|---|
| Goerli | 5 |
| Sepolia | 11155111 |
| RSK testnet | 31 |
| POA Network Sokol testnet | 77 |
| BNB Chain testnet | 97 |
| Optimism testnet | 420 |
| Moonbase Alpha testnet | 1287 |
| Fantom testnet | 4002 |
| Avalanche Fuji testnet | 43113 |
| Polygon Mumbai testnet | 80001 |
| Milkomeda C1 testnet | 200101 |
| Arbitrum testnet | 421613 |