Re: [.NET 2.0+] Rolling Dice
Great post! :thumb:
Randomness is, how unlikely it may seem, very hard to achieve. I do know that the one created by computer applications is simulated, though I don't know exactly how it's done.
I guess what I'm saying is; could explain how the Random class actually works? How is the random number generated? That'd be awesome to know :).
Re: [.NET 2.0+] Rolling Dice
Quote:
Originally Posted by vbNeo
Great post! :thumb:
Randomness is, how unlikely it may seem, very hard to achieve. I do know that the one created by computer applications is simulated, though I don't know exactly how it's done.
I guess what I'm saying is; could explain how the Random class actually works? How is the random number generated? That'd be awesome to know :).
I'm happy to answer this question but this CodeBank thread is not really the place for it. I've asked the moderators to split it off into its own thread in the .NET D & A forum.