Generating a random Number (0 or 1)

When i change millis() to analogRead(0) it is getting "better", but it`s still not randomized enough for me.

The randomSeed() function is supposed to be called once. Not once for each random number you want.