Exemple #1
0
 public void pop128()
 {
     var bv = Random.BitVector128();
     var p1 = bv.Pop();
 }