artgobblers/art-gobblers

๐Ÿ”’ Controllable randomness in revealGobblers

transmissions11 opened this issue ยท 1 comments

By not casting to uint64 here, we give the revealer the ability to select from a number of different seeds depending on the number of gobblers they call revealGobblers with (calling it with 1 three times vs calling it with 3 once result in different seeds)

https://github.com/FrankieIsLost/art-gobblers/blob/e01e916c2f9819e80911a9988d722449258e0e13/src/ArtGobblers.sol#L562

Thank you @samczsun-paradigm for catching

We may use this as bait to test our auditors, so keep this one under wraps ๐Ÿ˜‰