/2D-Random-Walker

The aim of this project is to observe that if we take randomly N steps, the distance traveled roughly grows as √N. Step size is 1.

Primary LanguagePythonApache License 2.0Apache-2.0

2D RANDOM WALKER

The aim of this project is to observe that if we take randomly N steps, the distance traveled roughly grows as √N. Step size is 1.