Author: soniality | Posted on: 9/10/2009 8:49:34 PM | Views : 991

hi guys,
i knw random class do generate a random number. but it does not generate a 10 digit number.
what i'm looking for is something like 1234567899. while i'm browsing through msdn library, i saw a method which can override the random class paratemer to int32 instead of int.
if that override method is correct i can define the minValue and maxValue to 1000000000 and 4000000000?

But i''m confuse on how it work. any 1 can show me exaple how to generate a 10 digit numbers?


thx !!

...

Go to the complete details ...