Design and write a C++ utility program that behaves just like the demo executable in the same folder where you found the file you are now reading. Begin, of course, by downloading and running that executable to observe the required behavior. The opening screen must contain your own name, of course, and you may use the supplied shell as a starting point to save time. Name your source code file generate_random_codes.cpp and your executable generate_random_codes.exe and when your program is finished and working, copy both files to your K: drive and let the instructor know you have done so. Note: Do not work on your K: drive; just copy your finished work there. So ... only the above mentioned two files should be there.