./random-walk.pl -benchmark -dimensions=1 -steps=4 -show_all Starting Random Walk at 2015_10_06_17:30:45.973 Parameters are 1 dimensions (which has 2 directions) and 4 steps ... Step Direction D1 1 2 1 2 1 0 3 2 1 4 1 0 Coordinates stepped on are: 1-1-2-2 Frequency Coordinate 2 (1) 2 (0) Direction Frequency 1 2 2 2 Distance Frequency Cumulative 0 2 10% 1 4 100% For Random Walk of 1 dimensions and 4 steps, distance at which N percent of coordinates are contained 0 10% 1 50% 1 90% 1 100% Timing Data dumped at 2015_10_06_17:30:45.973 000_start : 0.000 wallclock secs ( 0.00 usr + 0.00 sys = 0.00 CPU) 101_end_of_program : 0.000 wallclock secs ( 0.00 usr + 0.00 sys = 0.00 CPU) 999_end : 0.000 wallclock secs ( 0.00 usr + 0.00 sys = 0.00 CPU)