This was a project that I started in my second year as a university student while learning the Python programming language. It is essentially a random walk simulator based off of a standard Wiener process using finite difference methods.
Python scripts are found here as well as a 'Results' folder to see screenshots of the compiled plots. Feel free to look around and fork the repository if you have any suggestions.