--- In vpFREE@yahoogroups.com, kelso 1600 <kelso1600@...> wrote:
>
>
> Not necessarily. If you are playing a nonjoker game but the number mapped to the joker is selected, then the card (joker) woudl be discarded and not shown, and another number would be pulled.
=====
Your basic RNG produces a random number between 0.0 and 1.0
It is a simple matter of programming to map this spectrum from 1 to 52, or 1 to 53, or any other requisite two end numbers.
For a multi-game machine, I would suppose it is cheaper to employ just one RNG, and to programmatically map its output to the range for the game in question
In the above, the word "random" is to be taken as "equally likely to some statistical criterion".
This is easier to accomplish with physical RNGs than algorithmic RNGs, but for gaming purposes, algorithmic RNGs are "good enough"
- - Norma
=====
> > To: vpFREE@yahoogroups.com
> > From: pyiddy@...
> > Date: Fri, 17 Feb 2012 15:21:29 -0600
> > Subject: RE: [vpFREE] Random chip on GameKings
> >
> > Would suspect that each game has its own rng as joker games use a different
> > deck.
> >
> >
> >
> > From: vpFREE@yahoogroups.com [mailto:vpFREE@yahoogroups.com] On Behalf Of
> > Darrell G
> > Sent: Friday, February 17, 2012 10:44 AM
> > To: vpFREE@yahoogroups.com
> > Subject: Re: [vpFREE] Random chip on GameKings
> >
> >
> >
> >
> >
> > On Fri, Feb 17, 2012 at 7:38 AM, gamblinggrandma
> > <gamblinggrandma@... <mailto:gamblinggrandma%40yahoo.com> >wrote:
> >
> > > **
> > >
> > > When playing a Game King machine where there are 7 different games. Do all
> > > the games use just 1 "deck" of cards (or 1 random chip)? or is there a
> > > random chip for each game? Basically is there 1 deck of cards for each
> > game
> > > or do all the 7 games run off the same random chip. The friend asked
> > > because she had been playing deuces and got the deuces, she went off to
> > > cash her ticket and she came back and somone was on that machine and got
> > > four 2's with the kicker on double double. She just wants to know if it
> > was
> > > seperate decks.
> > >
> >
> > You seem to have a fundamental misunderstanding of how this works. There
> > are no "decks." There is no "random chip." The CPU in the
> > machine's computer generates random numbers (pseudo-random actually, but
> > essentially the same in this case) between 1 and 52 (53 for games like
> > Joker's Wild). The card assigned to that number is dealt. The random number
> > algorithm is typically seeded by the clock, which changes in millisecond
> > increments. Unless your friend pressed to deal button in the same
> > millisecond, the outcome of the game would not be the same.
> >
> > [Non-text portions of this message have been removed]
> >
> >
> >
> >
> >
> > [Non-text portions of this message have been removed]
> >
> >
> >
> > ------------------------------------
> >
> > vpFREE Links: http://www.west-point.org/users/usma1955/20228/V/Links.htm
> >
> > Yahoo! Groups Links
> >
> >
> >
>
>
> [Non-text portions of this message have been removed]
>
[vpFREE] Re: Random chip on GameKings
__._,_.___
.
__,_._,___