pull down to refresh
0 sats \ 14 replies \ @roulette OP 15 Jan \ parent \ on: LN Roulette – A Lightning-Powered, Provably Fair Roulette Game bitcoin
https://www.geeksforgeeks.org/node-js-crypto-randomint-method/
You run this on the server, right?
How can you prove that you are running this file and not something like
function getRandomIntInclusive(min, max) { if (Math.random() > 0.9) return 16; return crypto.randomInt(min, max+1); }
reply
I can't but you can check the hash and salt
reply
Well, that doesn't really help much, right? You just give me a hash of 16+salt and then I can confirm that I indeed got 16.
reply
Yes, you can, if you think that 16 is coming more times them usual, try your luck....
reply
reply
You can go to menu->Spins