Hi I am currently working on a space game in C++ with SFML. I have a 2D Vector which is my map. I want to create a random map where there will be randomly posit
2D Vector