모든 간선을 임의의 순서에 따라 셔플링해주는 함수 @param M 간선의 수 @param edges 간선 정보
(int M, Edge[] edges)
source not stored for this graph (policy: none)
no test coverage detected