reference
which object reference need to generate random number
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Hirendra SisodiyaPosted Apr 28, 2010, 4:43 AM
you can generate random numbers with the help of Random() class, this is the member of System namspace
for more information read this article:
http://www.vbdotnetheaven.com/Uploadfile/mahesh/stringvbnet11052005021335AM/stringvbnet.aspx
thanks
Please mark as answer if it helps