Sup guys, feel like a noob asking this but i need a way to generate a random string in C++ for a project that will be totatly awesome but relies on this.
I was thinking of using like rand() and then assigning a number to each letter but that seemed excessive