Steps to Run the Random Walker:
- Open random_walker.cpp file in any C++ editor and then exceute the program.
- It won't required any additional libraries as we implemented our algorithm from scratch.
You can just run it using c++ IDE directly.
Once its got executed you can find the results in console.