예제 #1
0
 public long NextLong(int x)
 {
     return(basePredictor.NextLong(x) << shift);
 }