If the dice aren't random, then what ARE they?
Moderator: Community Team
Forum rules
Please read the community guidelines before posting.
Please read the community guidelines before posting.
-
Army of GOD
- Posts: 7192
- Joined: Tue Feb 24, 2009 4:30 pm
- Gender: Male
If the dice aren't random, then what ARE they?
Ok, I'm done with all you artards saying that the dice aren't random.
I want to hear from specific people, mostly the people who can't stop BITCHING about the dice, on why they think the dice aren't random.
GO!
I want to hear from specific people, mostly the people who can't stop BITCHING about the dice, on why they think the dice aren't random.
GO!
mrswdk is a ho
-
PLAYER57832
- Posts: 3085
- Joined: Fri Sep 21, 2007 9:17 am
- Gender: Female
- Location: Pennsylvania
Re: If the dice aren't random, then what ARE they?
Well, if you want to get really, really technical....
They are an algorythm that is far closer to random than any real dice by many magnitudes, but still not strictly and absolutely random in the mathematical sense. However, since they are so much more random than real dice, the real issue is that people would rather believe that the dice are to blame for losses, not any skill lack on their part
Mostly, people just don't understand that "random" is not the same as "equal".... not by a long shot.
They are an algorythm that is far closer to random than any real dice by many magnitudes, but still not strictly and absolutely random in the mathematical sense. However, since they are so much more random than real dice, the real issue is that people would rather believe that the dice are to blame for losses, not any skill lack on their part
Mostly, people just don't understand that "random" is not the same as "equal".... not by a long shot.
Last edited by PLAYER57832 on Thu Mar 04, 2010 9:12 pm, edited 1 time in total.
Re: If the dice aren't random, then what ARE they?
Technically they are Pseudo-Random.
- The Neon Peon
- Posts: 2342
- Joined: Sat Jun 14, 2008 12:49 pm
- Gender: Male
Re: If the dice aren't random, then what ARE they?
OMG! I just lose like SO many attacks in a row. This is BS!
The dice can't be random. If they were random, they would never be that good or bad because the randomness would keep them just where they should statistically be!
I'm so sick and tired of this crap. I can't win any games at all. GAH! If lack doesn't fix these dice I'm going to quit CC.
This one time, my opponent rolled 8 6s in a row!!! This is absolutely impossible! That crap should never happen with random dice. How can you people not get it?

The dice can't be random. If they were random, they would never be that good or bad because the randomness would keep them just where they should statistically be!
I'm so sick and tired of this crap. I can't win any games at all. GAH! If lack doesn't fix these dice I'm going to quit CC.
This one time, my opponent rolled 8 6s in a row!!! This is absolutely impossible! That crap should never happen with random dice. How can you people not get it?
-
Army of GOD
- Posts: 7192
- Joined: Tue Feb 24, 2009 4:30 pm
- Gender: Male
Re: If the dice aren't random, then what ARE they?
And, another thing I can't understand is why:
I mean, I can plug type some stuff on my calculator and it will choose 3 random numbers between 1 and 6 and then 2 random numbers between 1 and 6. Why can't this do the same?
natty_dread wrote:Computer algorithms cannot produce real randomness.
I mean, I can plug type some stuff on my calculator and it will choose 3 random numbers between 1 and 6 and then 2 random numbers between 1 and 6. Why can't this do the same?
mrswdk is a ho
- natty dread
- Posts: 12877
- Joined: Fri Feb 08, 2008 8:58 pm
- Location: just plain fucked
Re: If the dice aren't random, then what ARE they?
I mean, I can plug type some stuff on my calculator and it will choose 3 random numbers between 1 and 6 and then 2 random numbers between 1 and 6. Why can't this do the same?
The numbers chosen by your calculator are not actually random. They are generated by an algorithm that uses the internal clock as a seed to generate a fractal number and then uses that fractal number to represent random numbers. However this is not real random, although to most practical applications it is close enough.
However, random.org which CC also uses, does not use computer algorithms to generate random numbers, instead it picks up static noise from background radiation, runs it through an ADC (analog-digital-converter) and samples it at whatever bitrate, thus giving an endless stream of truly random 1:s and 0:s.
One can always argue that nothing in this universe is truly random, but then we're getting more into the realms of philosophy.

- jonesthecurl
- Posts: 4617
- Joined: Sun Mar 16, 2008 9:42 am
- Gender: Male
- Location: disused action figure warehouse
- Contact:
Re: If the dice aren't random, then what ARE they?
You forget that it subrtracts 1 from each red dice for every time the attacker starts a "crappy dice" thread.
instagram.com/garethjohnjoneswrites
- iamkoolerthanu
- Posts: 4119
- Joined: Sun Dec 31, 2006 6:56 pm
- Gender: Male
- Location: looking at my highest score: 2715, #170
Re: If the dice aren't random, then what ARE they?
The Neon Peon wrote:OMG! I just lose like SO many attacks in a row. This is BS!
The dice can't be random. If they were random, they would never be that good or bad because the randomness would keep them just where they should statistically be!
I'm so sick and tired of this crap. I can't win any games at all. GAH! If lack doesn't fix these dice I'm going to quit CC.
This one time, my opponent rolled 8 6s in a row!!! This is absolutely impossible! That crap should never happen with random dice. How can you people not get it?
![]()
![]()
Sure, the chances might be incredibly unlikely, but randomness doesn't prevent it, and unlikely doesn't mean impossible..
Re: If the dice aren't random, then what ARE they?
SEE the dice are random! The bottom left 3 are my attacker dice. The rest are defender.

This post was made by jefjef who should be on your ignore list.
drunkmonkey wrote:I'm filing a C&A report right now. Its nice because they have a drop-down for "jefjef".
Re: If the dice aren't random, then what ARE they?
natty_dread wrote:I mean, I can plug type some stuff on my calculator and it will choose 3 random numbers between 1 and 6 and then 2 random numbers between 1 and 6. Why can't this do the same?
The numbers chosen by your calculator are not actually random. They are generated by an algorithm that uses the internal clock as a seed to generate a fractal number and then uses that fractal number to represent random numbers. However this is not real random, although to most practical applications it is close enough.
However, random.org which CC also uses, does not use computer algorithms to generate random numbers, instead it picks up static noise from background radiation, runs it through an ADC (analog-digital-converter) and samples it at whatever bitrate, thus giving an endless stream of truly random 1:s and 0:s.
One can always argue that nothing in this universe is truly random, but then we're getting more into the realms of philosophy.
Correct. In fact, computers themselves are largely unable to select "true random" because they must depend on another criteria as their basis, whether that is an internal clock, atmospheric data, or some other "seeding method". You must remember that computers themselves only REALLY know what 0 and 1 are.
...I prefer a man who will burn the flag and then wrap himself in the Constitution to a man who will burn the Constitution and then wrap himself in the flag.
Re: If the dice aren't random, then what ARE they?
Woodruff wrote:natty_dread wrote:I mean, I can plug type some stuff on my calculator and it will choose 3 random numbers between 1 and 6 and then 2 random numbers between 1 and 6. Why can't this do the same?
The numbers chosen by your calculator are not actually random. They are generated by an algorithm that uses the internal clock as a seed to generate a fractal number and then uses that fractal number to represent random numbers. However this is not real random, although to most practical applications it is close enough.
However, random.org which CC also uses, does not use computer algorithms to generate random numbers, instead it picks up static noise from background radiation, runs it through an ADC (analog-digital-converter) and samples it at whatever bitrate, thus giving an endless stream of truly random 1:s and 0:s.
One can always argue that nothing in this universe is truly random, but then we're getting more into the realms of philosophy.
Correct. In fact, computers themselves are largely unable to select "true random" because they must depend on another criteria as their basis, whether that is an internal clock, atmospheric data, or some other "seeding method". You must remember that computers themselves only REALLY know what 0 and 1 are.
Well the dice computer also knows when your trying to bust a bonus or kill that 12th tert.
This post was made by jefjef who should be on your ignore list.
drunkmonkey wrote:I'm filing a C&A report right now. Its nice because they have a drop-down for "jefjef".
- natty dread
- Posts: 12877
- Joined: Fri Feb 08, 2008 8:58 pm
- Location: just plain fucked
Re: If the dice aren't random, then what ARE they?
You must remember that computers themselves only REALLY know what 0 and 1 are.
To be fair, some computers also know 2.
http://en.wikipedia.org/wiki/Ternary_computer

Re: If the dice aren't random, then what ARE they?
natty_dread wrote:One can always argue that nothing in this universe is truly random, but then we're getting more into the realms of philosophy.
Ever heard of the Uncertainty principle?
Re: If the dice aren't random, then what ARE they?
natty_dread wrote:You must remember that computers themselves only REALLY know what 0 and 1 are.
To be fair, some computers also know 2.
http://en.wikipedia.org/wiki/Ternary_computer
I'll be damned...I have never heard of this. Thanks for the link!
shadistic wrote:natty_dread wrote:One can always argue that nothing in this universe is truly random, but then we're getting more into the realms of philosophy.
Ever heard of the Uncertainty principle?
Are you referring to Heisenberg's?
...I prefer a man who will burn the flag and then wrap himself in the Constitution to a man who will burn the Constitution and then wrap himself in the flag.
-
Army of GOD
- Posts: 7192
- Joined: Tue Feb 24, 2009 4:30 pm
- Gender: Male
Re: If the dice aren't random, then what ARE they?
Seriously though, for a mere untaxed $100,000 under the table, I'd be willing to do all the rolls myself and then send my results in to the website.
Oh, and free ninjutsu lessons from lack.
Oh, and free ninjutsu lessons from lack.
mrswdk is a ho
Re: If the dice aren't random, then what ARE they?
Years ago I remember playing Risk on the board and my friend holding off a 8 vs 1. He was just one of those guys who was lucky with rolling dice on a board game. So it didn't really bother me when I lost a 9 vs 1 some time ago here.
- AndyDufresne
- Posts: 24935
- Joined: Fri Mar 03, 2006 8:22 pm
- Location: A Banana Palm in Zihuatanejo
- Contact:
Re: If the dice aren't random, then what ARE they?
IF the dice/intensity cubes are not random---the only logical conclusion is that they are sentient beings. How else could we explain their brash, unabashed, and often volatile mercuriality? This must be the answer we've long been long looking for...
--Andy
--Andy
- thebest712
- Posts: 410
- Joined: Sat May 23, 2009 3:19 am
Re: If the dice aren't random, then what ARE they?
I don't believe the auto assult dice is random but the other is close to random I think
- pimpdave
- Posts: 1083
- Joined: Fri Nov 30, 2007 10:15 am
- Gender: Male
- Location: Anti Tea Party Death Squad Task Force Headquarters
- Contact:
Re: If the dice aren't random, then what ARE they?
They are possessed.
jay_a2j wrote:hey if any1 would like me to make them a signature or like an avator just let me no, my sig below i did, and i also did "panther 88" so i can do something like that for u if ud like...
- donkeymile
- Posts: 228
- Joined: Fri Jan 23, 2009 8:10 pm
Re: If the dice aren't random, then what ARE they?
You might be on to something about those auto-assaults not being random. Maybe I'll try and avoid that and see if my analyzer actually proves the dice are where they should be. In the past the analyzer showed that the dice were NOT where they should statistically be - but I WAS using auto a lot.
- iamkoolerthanu
- Posts: 4119
- Joined: Sun Dec 31, 2006 6:56 pm
- Gender: Male
- Location: looking at my highest score: 2715, #170
Re: If the dice aren't random, then what ARE they?
I am in a game where I single attacked an 8 when I had about 30, I came out with 9... but there are also games where I will have 3 and attack a 5 and win... so the dice can be in your favor at times.. but one thing I always remember, is if I lose a 10v1, it could happen to my opponent too..
- TheTrueNorth
- Posts: 1737
- Joined: Tue Jan 29, 2008 12:32 am
- Gender: Male
- Location: Toronto, Canada
Re: If the dice aren't random, then what ARE they?
2934 points on Monday, July 20 2009
1480 points on Saturday, January 30 2010
so either I grew extremely stupid over the Autumn last year or the dice have been ridiculous.
during the recent wave I can remember dozens of times where a double number attacks a single number with not wining.
since I've been here I've notice how the dice will go through cycles, good or bad, but when this cycle starts 8 months ago , with no end in sight, it's more than obvious that they're not as random as some of you would have us believe.
my membership is due this spring, I doubt very much that it will be renewed
1480 points on Saturday, January 30 2010
so either I grew extremely stupid over the Autumn last year or the dice have been ridiculous.
during the recent wave I can remember dozens of times where a double number attacks a single number with not wining.
since I've been here I've notice how the dice will go through cycles, good or bad, but when this cycle starts 8 months ago , with no end in sight, it's more than obvious that they're not as random as some of you would have us believe.
my membership is due this spring, I doubt very much that it will be renewed
- AndyDufresne
- Posts: 24935
- Joined: Fri Mar 03, 2006 8:22 pm
- Location: A Banana Palm in Zihuatanejo
- Contact:
Re: If the dice aren't random, then what ARE they?
Hm, so you played as a Premium for a year, 2008-2009, without issue, and now (2009-2010) the intensity cube gods have started to wreak havoc?
--Andy
--Andy
- TheTrueNorth
- Posts: 1737
- Joined: Tue Jan 29, 2008 12:32 am
- Gender: Male
- Location: Toronto, Canada
Re: If the dice aren't random, then what ARE they?
AndyDufresne wrote:Hm, so you played as a Premium for a year, 2008-2009, without issue, and now (2009-2010) the intensity cube gods have started to wreak havoc?
--Andy
with no end in sight
