Security Considerations

  • Use requestId to match randomness requests to their random numbers and proof

  • Don't accept bids/bets/inputs after you have made a randomness request

  • The randomnessCallback function must not revert

With all these things in mind you can build great, transparent, and fair products.

Last updated