Hello,
For this program I have to write I need to generate items randomly and put them in a stack. Each item has an id number in the order it was made and a rating which is completely random, E,G,M and D. D will only occur 10% of the time. I am not to familiar with the libraries so I'm not sure if one can help me or if I have to write that part myself. I included our instructions so anyone willing to help can better understand what I have to do.