RNG on website
-
beat60
- Forum Newbie
- Posts: 2
- Joined Forum: July 12, 2007
- View Player Page
RNG on website
Is the software on VP.com the same as casinos? Meaning...are the cards being continually shuffled or are the cards per hand dealt all at once?
-
shadowman
- Video Poker Master
- Posts: 3587
- Joined Forum: October 23, 2006
- View Player Page
If I remember a previous discussion the software uses standard Flash interfaces. That probably means they use the basic windows RNG, so it does not run continuously.
I would guess the software calls the RAND() function once for each card it selects. I don't know how this code works but it could be timing dependent as well (or it might not).
I would guess the software calls the RAND() function once for each card it selects. I don't know how this code works but it could be timing dependent as well (or it might not).

























