Welcome! When you start the project, nothing will happen for a while. The project is creating 300 clones, so it will take a while. This project is a representation of a theory on random walking. A random walk is a path traced by continually moving one unit in a random direction. One of the interesting things about a random walk is that, on average, its distance from the starting point will be the square root of the total distance it has traveled. What's so special about this is that in an ideal world, where every outcome happens exactly once, the object random walking would always be at the starting point, rendering the ratio incorrect. If you read all the way here, you're awesome!