vb.net rendom number generator code example Example: random number generator vb.net Dim randNum As New Random MsgBox(randNum.Next(1, 100))