BET ID is a randomly generated number which is our 'variable' in the provably fair concept.
Are you sure? So this isn't the bet ID that increases just with 1? If so do we get a hash of this in advance? TBH the whole implementation seems strange, I would assume PvP just works like this:
- Player 1 makes random seed that is long enough to not be bruteforced (is made by default randomly in browser - not on server.) Sends hash to site (not the actual seed yet!) together with amount, Hi/Lo choice.
- Player 2 does the same.
- Both players see each others hash and have few seconds to note it down.
- Both players send the actual seeds to server (only now!) and result is calculated just based on these seeds together.
This way neither the players or site knows the outcome in advance, even if the site + one of the players collude together (eg house cheating by faking a player.)
0.01% of $1,000 is $10
Uhm no. You might be confused with the difference in showing fractional numbers with percentage vs decimals.
amount = fraction by using percentage = simple fraction (fraction by using decimals)
$1,000 = 100% = 1/1 (1)
$100 = 10% = 1/10 (0.1)
$10 = 1% = 1/100 (0.01)
$1 = 0.1% = 1/1000 (0.001)
$0.1 = 0.01% = 1/10000 (0.0001)
$0.01 = 0.001% = 1/100000 (0.00001)
$0.001 = 0.0001% = 1/1000000 (0.000001)
Yep, seems you're correct.
Funny, one of the devs said this originally during the concept planning and everyone else shut him down; he's feeling pretty big headed right now lmao.
Changing this now, thanks Nico.