[C#/COMMON/.NET6] IList 인터페이스 : 리스트 임의로 섞기

■ IList<T> 인터페이스를 사용해 리스트를 임의로 섞는 방법을 보여준다.

ThreadSafeRandom.cs

ListExtension.cs

Program.cs

TestProject.zip

Advertisements