Reply To: Arena Season 8

Home Forums Angry Birds Epic Forum Arena Season 8 Reply To: Arena Season 8

Angry Johnny
@angryjohnny

“Random” doesn’t actually exist in computers. Ever since the first time I started learning programming it has been a fact that random in computers is actually just the illusion of randomness, it always need at least one constant to start calculate random numbers from so if you know that constant you can also predict what the computer program will do next.