lamp

Browse by Tags

Sorry, but there are no more tags available to filter with.
Give random seed to random
28 May 09 10:40 AM | Frederick.Chapleau | with no comments
hum... no, it’s not possible, but there is another way to do it. Random r = new Random(Convert.ToInt32(DateTime.Now.Ticks-DateTime.Now.Ticks)); Catch it? Yes it will fail only if your computer is too slow to have more than an int32 of tick between two...
Filed under: