我正在尝试生成这样的随机字符:
char* test = "myname" + GenerateRandomChar();
我正在尝试不使用字符串.所以请不要说使用字符串.谢谢
c++ random char
c++ ×1
char ×1
random ×1