Example #1
0
 public void Shuffle()
 {
     HashTable.Shuffle();
     BlockTable.Shuffle();
     Files.Shuffle();
 }