--- In vpFREE@yahoogroups.com, "gilbert_616" <gilbert_616@y...>
wrote:
--- In vpFREE@yahoogroups.com, "deuceswild1000"
<deuceswild1000@y...> wrote:
>
> --- In vpFREE@yahoogroups.com, "gilbert_616" <gilbert_616@y...>
> wrote:
>
>
> > 2. The machines can still be random but, so what? You set
> > that "random seed" at some number to change the frequency
> of "hits"
> > and bingo --- everybody's hitting all over and enjoying the
casino
> > promotion. Setting or changing these random seeds is very
easy
to
> > change in a software application. I do it all the time at
work
> when
>
>
> Isn't random random?
----------------------
Sounds like you're saying "Isn't chocolate chocolate?".
You probably know that there is brown chocolate, white chocolate,
or
even dark chocolate. And they don't all taste the same.
If you write 2 simple random generation routines to generate
random
names (20 characters long) from a-z, 0-9:
one without using the random seed and one with a random seed (such
as the number of seconds from datetime).Do you see the difference now?
If not, here's what I see from running a similar test.
Duplicate names get generated more often when the random seed is
specified.So if a random seed is used in "Tournament Play mode", then that
explains why you see more hits when people play these 10-15 minute
VP tournaments.
Depends on what the definition of is is!