예제 #1
0
 public static void initialize(UInt64 seed)
 {
     base_random_.setSeed(seed);
 }