BetSelection.cc

General => General Discussion => Topic started by: zabbot on May 22, 2013, 05:18:39 PM

Title: BV random
Post by: zabbot on May 22, 2013, 05:18:39 PM
Hello, Do you change the sequence of numbers often or shifting the numbers?
Title: Re: BV random
Post by: TwoCatSam on May 22, 2013, 06:01:22 PM
I never change either nowadays.

Title: Re: BV random
Post by: GreatGrampa on May 22, 2013, 11:05:13 PM
Me too saw that.  Don't know what it means. Can someone help explaining.  RNG business is new to me. 
Title: Re: BV random
Post by: Chrisbis on May 22, 2013, 11:18:22 PM
At BV (BetVoyager), the numbers are sent out in streams of 10 number batches from their SHA-256 number generator. (to your computer)


By changing a index number on their playing GUI, U can shift the sequence of numbers by a measured amount.
So, if there was going to be a number 1 or 11 within the data stream of 10 numbers sent out, by changing the Index number to say 5, the base line of the numbers sent out on those original numbers, will be shifted out by 5, and will now include at least a 6 or 16, or 26.


So all numbers (within the 10 sent out) will be shifted by the index number.
The default setting on the GUI is "0" zero


At the end of a game, if U have not used the 10 numbers up, U can see the data stream sent to u, by a selection switch with the GUI of the BV Roulette game.
Title: Re: BV random
Post by: GreatGrampa on May 22, 2013, 11:25:32 PM
 Thanks mate