View Single Post
Pro contributor
13Feb2008,04:47  
hanleyhansen's Avatar
I am working on this book that is teaching me C#. I need help with one of the challenges. This is what I have to do: Write a program that simulates a “loaded” die that comes up with the value 1 for half the time and some other random value the other half of the time. All I want is a few hints to get me started.