how to display random char from a to } inclusive c++ code example Example: c++ generate random char char cch = 'a' + rand()%26;