ArtemGr / Sidekick

Dice and LFG bot for Discord.
MIT License
250 stars 39 forks source link

Dice roll statistics #157

Open Tongkii opened 5 years ago

Tongkii commented 5 years ago

Just curious if the bot keeps track of all the statistics on each roll that is made. I have heard a few folks claim that, they don't feel that its balanced. That perhaps the bot is weighted to one side or the other. I don't need to see the statistic but perhaps if you have access to it, perhaps we could see if the actual % of rolling a number on a die, is close enough to the theoretical value it should be.

jasonkuo41 commented 5 years ago

It's called bias my dude.

ArtemGr commented 5 years ago

I have an idea of the bot generating graphical responses, might often be useful. Sampling the current randomizer behavior might be a good option for a graphics then.

P.S. More precisely, we might share some randomizer's data with the webassemly and let it draw the graphics.