In .NET 2005 it can be done like this

VB Code:
  1. label.text = CStr(Int(Rnd() *100))