Exemplo n.º 1
0
 public string get2()
 {
     return(lfsr2.getRegister());
 }
Exemplo n.º 2
0
 public string get3()
 {
     return(lfsr3.getRegister());
 }
Exemplo n.º 3
0
 public string get1()
 {
     return(lfsr1.getRegister());
 }