Fast, secure, and scalable onchain random number generation.
ebdcbfe855d10c56db22455fa5a18963c1f62d85f859c35c310273449b49d284
🧪 This feature is in Preview. Please contact us on slack if you wish to use this.In a very rare instance, you may see random numbers fail to be delivered. In most cases this will be an issue on the contract side. In these situations, you can choose to deliver this number yourself. First you should request the EIP712 signature from our API servers which you can use to deliver the random nummber directly to the contract on the blockchain. Request: Try the API!
⚠️ Warning: You will be racing the normal relay flow. If you get a tx revert with InvalidRequestId, this means that a relay has already delivered this random number. Random numbers can only be delivered once.