본문 바로가기

.NET

C# 난수 발생 예제

반응형



Random rnd = new Random();
signal = rnd.Next(3); //난수 발생