Dim Decision as string = "y"
Console.WriteLine("Would you like to play y or n?")
Decision = Console.readline()
Dice1 = Dice2 = Dice3 then
Public Function Rnd() As Integer
Dim Dice1 as Random = new Random()
Public Function Rnd() As Integer
Dim Dice2 as Random = new Random()
Public Function Rnd() As Integer
Dim Dice3 as Random = new Random()