The constants suggest the following rarity
distribution:
which leads to an intended likelihood of:
Common: 70%
Rare: 25%
Legendary: 5%
However, the implementation dictates the following logic of receiving the following rarity
of NFT:
Which leads to an actual likelihood:
Common: 71%
Rare: 25%
Lenendary: 4%
This is nothigh impact however to be consistent with the perceived intended behavior. This is therefore a low-severity finding.
Modify the comparison logic to be be strictly less, <
, rather than less than or equal to, <=
.
71% 25% 4%
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.