Post
Topic
Board Service Announcements (Altcoins)
Re: Just-Dice.com : Invest in 1% House Edge Dice Game
by
elm
on 30/09/2013, 13:41:56 UTC
what RNG is JD using? did I miss it somewhere?

thanks

click on the "fair" tab at just-dice.com

I clicked and I didnt see any info about the RNG. if You know it and I missed it please let me know the RNG. is it a PRNG?

https://just-dice.com/lucky.txt

thanks but what RNG is it? is this a PRNG?


ofc it is prng. jd uses a sha512 hmac of a seed to generate the lucky numbers. for all intents and purposes this is absolutely random. if you find a pattern, it would imply a serious breakthrough in the field of cryptography (effectively breaking sha).

thanks for clarifying. why is he not using a TRNG?