Ive ran this test about 50-100 times at this point and can never get the last row that matches the value given to be able to be picked randomly. If i add another row in then the one that wasnt showing from random before will show but the newest one will not.
Seems like somehow it just ignores the highest row / rowid
That’s rather concerning given that I’ve got a giveaway system going. Hopefully this gets fixed or is a non issue
Yeah it was weird but i only had 2 people entered and re ran the roll like 20-30 times, 50/50 chance but it always picked the first person that entered never last, so thats when I added in a 3rd person to enter then players 1 and 2 were getting picked randomly tried about 50 times or more, never got the 3rd person back ever when it shoulda been like a 33% chance each time to pull that person.
Dang, that’s really weird
Really sorry about this, appears to be an off-by-one in the DB handling logic. This should be fixed with the next update, please let me know if you start seeing the expected behavior or continue to see the incorrect behavior.
Just tested it and seems to work perfect now thanks