Random Number Generator with UI in VB .net
Educational purposes demo of generating random numbers and showing them to a output box. I'm not responsible for illegal use of the program.
-
Import my project to Visual Studio
-
Go to Form1.Designer.cs or Form1.cs [Project] and change values to your own
-
And compile program with CTRL + B