Same randomly generated integer repeats in while loop in c#
I'm creating a text-based game, and in the game when an enemy hits you, the amount of damage done is randomly generated, however, in a while loop it repeats the generated number.
Expected Outcome
Okay, lets fight him!
The monster has a health of 25! What d...