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.txtthanks 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?