Pictures of 2D random walk
2D Random walk: A walker starts at the origin of the
2D square grid. During each time unit, the walker takes a
step to one of the 4 neighbours of its current location,
chosen at random with equal probabilities.
Pictures of two-dimensional random walk with 1000 steps,
100000 steps, and a zoomed-in picture of the latter.