Request Random Numbers
Chainlink VRF V2
Request Random Numbers
API endpoint for requesting random numbers from Chainlink VRF V2
POST
Request Random Numbers
Documentation Index
Fetch the complete documentation index at: https://docs.0xcord.com/llms.txt
Use this file to discover all available pages before exploring further.
Params
The blockchain network to retrieve random numbers from
The quantity of random numbers to retrieve from Chainlink
The number of block confirmations required before returning data
The Keccak256 hash of a unique parameter
Response
Indicates whether the request was successful
The unique request ID assigned by Chainlink
The transaction hash of the request on the blockchain
The URL to the transaction details on the blockchain explorer
An array containing the retrieved random numbers
Chainlink VRF V2 Tutorial
Learn how to integrate Chainlink VRF V2 with 0xCord

