Hey just wonder if there is a way to type out a random word. i cout my questions and then i cout random numbers, but how do i change the numbers to my words instead?
for example:
int main()
vector<string>word
vector<int> slumpadeIndex;
CRandom rand;
for(int i = 0; i < antal; i++)
{
int index = rand.randomize(0, Gfrågor.size());