Randomness Callback
Finally, declare a randomness callback function which the VRC Consumer will call once the random number is ready.
Make sure that only the VRF Consumer address can call this function. It's important that this function exists and does not revert otherwise you will not receive your random number automatically.
Last updated