Pages:
Author

Topic: How does freebitco.in sites work. - page 2. (Read 2155 times)

member
Activity: 112
Merit: 10
female ;)
January 07, 2017, 08:41:51 AM
#2
You mean the part where you roll to get btc or the dice?

"How are rolls calculated"

Two strings are created :
STRING1 = "[NONCE]:[SERVER SEED]:[NONCE]"
STRING2 = "[NONCE]:[CLIENT SEED]:[NONCE]"
Then HMAC-SHA512 is used to hash STRING1 with STRING2 as the secret key, giving us a 128 character hex string.
The first 8 characters of the hex string are taken and converted to a decimal.
This decimal is then divided by 429496.7295 and rounded off to the nearest whole number.
This whole number is used as your roll, with the maximum possible value being 10,000."

full member
Activity: 140
Merit: 100
January 07, 2017, 08:36:16 AM
#1
Does this site actually calculate random or do it calculate that it will always win itself?
Pages:
Jump to: