# Functions
newVRFCoordinatorUniverse sets up all identities and contracts associated with testing the solidity VRF contracts involved in randomness request workflow.
# Structs
CoordinatorUniverse represents the universe in which a randomness request occurs and is fulfilled.
# Interfaces
VRFConsumerContract is the common interface implemented by the example contracts used for the integration tests.