Ising Model in C++I'm writing a code in C++ for a 2D Ising model. Here's what the code should do: 1. Generate rando...