Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
random number generator
//Rextester.Program.Main is the entry point for your code. Don't change it. //Compiler version 4.0.30319.17929 for Microsoft (R) .NET Framework 4.5 using System; using System.Collections.Generic; using System.Linq; using System.Text.RegularExpressions; namespace Rextester { public class Program { public static void Main(string[] args) { //Your code goes here //Random Number Generator Created By Elijah bascuti Random Number=new Random(); int Roll=Number.Next(1,7); Console.WriteLine("Your Roll is...."); Console.WriteLine(Roll); Console.WriteLine("Congrats"); } } }
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
congtodien
Intuit // C# // Lecture_4 // Laba_#2 _ZAD#2
C# - Date Validation
find maximum consecutive repeating character
sdfrgthyuyt dsxcsd
HDEFDCSA SS0546254
SIN_in_Pow
C# Bubble Sort
ProgramDemo
BaseUrl test
Please log in to post a comment.