2

I'm trying to create an NFT that selects at random between 3 json metadata files. The only way I know of to do this is to use Chainlink. I've seen one tutorial that implements "@chainlink/contracts/src/v0.6/VRFConsumerBase.sol". Is there some other protocol that does this? I need to generate a random number between and including 1 and 3. Or just any random number that I can modulo to get a number between and including 1 and 3. I like Chainlink, I just want to know if there are other options. Maybe a different oracle project like Kylin, Band Protocol, or API3?

ChristianOConnor
  • 373
  • 2
  • 11

0 Answers0