I understand random numbers and adding numbers, but I don't understand how to add a random number to a number currently displayed. I have a jsFiddle here that shows what I have now, but I want that button to add another random number with each click to the current number displayed.
EDIT: I should clarify that my jsFiddle is clunky and I would like a more efficient solution for my question.