Advertisement

1 - 1 of 1 containing alltags:("rnd.next") (0.001 seconds)
 
 
 
I have the following code in a sub in a class:                 Dim Ret As Integer = 0                 Dim rnd As New Random                 Ret = Convert.ToInt32(rnd.Next(1, 1000)) In my co...
Zones: ASP.Net ProgrammingDate Answered: 06/08/2008 Grade: A Views: 4
  • 1