public static int Random( int from, int to )
Public Shared Function Random ( _ from As Integer, _ to As Integer _ ) As Integer
public: static int^ Random( int^ from, int^ to )