Consider the following probabilistic one-player game: The board is a graph with n vertices, which initially contains no edges. In each step, a new edge is drawn uniformly at random from all non-edges and is presented to the player, henceforth called Painter. Painter must assign one of r available colors to each edge immediately, where r ≥ 2 is a fixed integer. The game is over as soon as a mono...