Which algorithm you will be using for pseudo random numbers?
Numerous generic fair algorithms will be used for games which are influenced
by randomization, including, but not limited to, rolling a dice and shuffling a
deck of cards.
If you'd like to go more in depth feel free to go through our whitepaper (section "provable fairness") -
https://viabet.io/viabetio_whitepaper_v1.pdfAlso interested in a problem, read white paper and found "true random number generator", what is it? Online service that work with electron spin? It will be integrated in viabet?
The foundation of fair gaming algorithms are based on random number
generators, utilizing seeds which determine the outcome of wagers. A seed shall
be equally influenced by players and hosts, meaning that the result of each bet
at a provably fair casino is a team effort. The house is no longer in complete
control of randomization.
Hosts shall provide transparency and proof of authenticity by
revealing their actual seeds at the end of each game. Anyone in possession of a
hosts commitment may verify the immutability of the corresponding seed.
Bets shall be reproducible once the host seed gets revealed. Players can constantly
audit the behavior of hosts by comparing random results calculated by a host
and them.
Thanks for the answer, you clarified it for me.