# Functions
ParseRandomnessRequestLog returns the RandomnessRequestLog corresponding to the raw logData.
VRFRandomnessRequestLogTopic returns the signature of the RandomnessRequest log emitted by the VRFCoordinator contract.
# Structs
RandomnessRequestLog contains the data for a RandomnessRequest log, represented as compatible golang types.
# Type aliases
RawRandomnessRequestLog is used to parse a RandomnessRequest log into types go-ethereum knows about.