VLS Roulette Forum

Cards and Other Gambling => Cards and Other Gambling => Baccarat => Topic started by: lucky_strike on June 20, 2008, 09:22:52 AM

Title: TRNGs and a program to convert them with for testing your strategy...
Post by: lucky_strike on June 20, 2008, 09:22:52 AM
TRNG = True Random Number Generator.

The randomness comes from atmospheric noise, which for many purposes is better than the pseudo-random number algorithms typically used in computer programs.

TRNGs is the very beast for:
- Lotteries and Draws
- Games and Gambling
- Security (e.g., generation of data encryption keys)

(https://www.vlsroulette.com/proxy.php?request=nolinks%3A%2F%2Fimg142.imageshack.us%2Fimg142%2F402%2Fblixtjl0.jpg&hash=5db2b1f30c14f5d5fb2d52d69173feb0f1371c19)

Here is the link:
nolinks://nolinks.random.org/ (nolinks://nolinks.random.org/)

Here you just click at numbers and download txt files with a size of 10.000

For baccarat you should download 1 and 2.
The files will look like this and are the same thing as Banker and Player.

1
2
1
1
1
2
1
2
1
2
2
1
1
2
2
2

Now her is a program you can use to make them to become two lines so you can get a visual of the distribution of series and singels.

nolinks://nolinks.savefile.com/files/1620374 (nolinks://nolinks.savefile.com/files/1620374)

Here you just extract the file and get a map at your desktop. When you open the map you will see a icon with the name format. Click on it and it will ask you to pick a txt file to transform. Pick your TRNGs txt file.
Then you get this converted file whit 1 and 2.


1
  2
1
1
1
  2
1
  2
1
  2
  2
1
1
  2
  2
  2
1
  2
  2
  2
1
  2
1
  2


Cheers Lucky Strike
Title: Re: TRNGs and a program to convert them with.
Post by: Talesman on August 20, 2008, 01:47:31 AM

For those of you with RX, use the first file (single column) and you can manually play your game assuming you do not need the ties.

All your accounting is done for you and when you get tired, save it and continue on another time.



Title: Re: TRNGs and a program to convert them with.
Post by: Spike on September 06, 2008, 04:04:57 AM
I use random.org all the time, its awesome. Its true random at its best.
Title: Re: TRNGs and a program to convert them with for testing your strategy...
Post by: hermes on January 09, 2009, 11:35:27 PM
It is good for testing random games like roulette. Not that good for baccarat because the shoe is not random, it has a limitation. There is always advantage and disadvantage when the shoe becomes smaller, like at BJ card counting.
Hermes
Title: Re: TRNGs and a program to convert them with for testing your strategy...
Post by: lucky_strike on January 13, 2009, 05:52:58 PM

I don't agree.
You will never find any differens.
Ever.

You beat or win using TRNGs then you do the same for any-thing that is 1/2.

You could ask any one to code it for you and compare the statitics.
The only thing you will find is that banker has a small % above player and there is no way you will find a way to use it as an andvantage.

Cheers Lucky Strike