Пример #1
0
 public static bool FairRandom(PSharpRuntime runtime)
 {
     return(runtime.FairRandom());
 }