bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Mersenne RNG (was: upcoming gnubg features + button survey)


From: M K
Subject: Re: Mersenne RNG (was: upcoming gnubg features + button survey)
Date: Wed, 1 Mar 2023 16:39:05 -0700
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.8.0

A better way would be to allow external dice DLL's instead
of many internal ones, so that people can use whatever
version of whatever RNG's they prefer.

While on this topic, the only way to convince people that
your bot doesn't cheat by looking ahead, etc. is to allow
them to play with manual dice. But rolling physical dice
or generating rolls in some other external ways and then
entering them with the use of mouse alone is too tedious.

It would be very useful to add (or add back??) the basic
capability of entering dice rolls using the keyboard, as it
is provided by all other bots that ever existed. That way,
an external EXE process can emulate manual dice rolls in
a fully automated manner by passing the numbers to the
bot as keyboard inputs. Offering such basic functionality
should come before forcing users to click on pretty dice
icons to pick rolls from a crowded table.

Murat K


On 2/26/2023 3:00 PM, Philippe Michel wrote:
On Fri, Feb 17, 2023 at 10:30:40PM +0200, Isaac Keslassy wrote about
Mersenne twister RNG:

It seems that it has been updated online in 2011
(http://www.math.sci.hiroshima-u.ac.jp/m-mat/MT/emt.html), if someone
wants to introduce that in gnubg.
I took a look at this new version. A nice bonus is that the API changed
slightly and gnubg could now use it as-is, without the changes Joern
Thyssen had to add to the initial version ("make mt and mti parameters")
to make it thread-safe.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]