# Functions
DeployVRFTestnetD20 deploys a new Ethereum contract, binding an instance of VRFTestnetD20 to it.
NewVRFTestnetD20 creates a new instance of VRFTestnetD20, bound to a specific deployed contract.
NewVRFTestnetD20Caller creates a new read-only instance of VRFTestnetD20, bound to a specific deployed contract.
NewVRFTestnetD20Filterer creates a new log filterer instance of VRFTestnetD20, bound to a specific deployed contract.
NewVRFTestnetD20Transactor creates a new write-only instance of VRFTestnetD20, bound to a specific deployed contract.
# Constants
VRFTestnetD20ABI is the input ABI used to generate the binding from.
# Variables
VRFTestnetD20Bin is the compiled bytecode used for deploying new contracts.
# Structs
VRFTestnetD20 is an auto generated Go binding around an Ethereum contract.
VRFTestnetD20Caller is an auto generated read-only Go binding around an Ethereum contract.
VRFTestnetD20CallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
VRFTestnetD20CallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
VRFTestnetD20Filterer is an auto generated log filtering Go binding around an Ethereum contract events.
VRFTestnetD20Raw is an auto generated low-level Go binding around an Ethereum contract.
VRFTestnetD20Session is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
VRFTestnetD20Transactor is an auto generated write-only Go binding around an Ethereum contract.
VRFTestnetD20TransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
VRFTestnetD20TransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.