Esempio n. 1
0
 public void OnGenerateBinaryStrings()
 {
     GenerateStrings(() => _random.BinaryString(stringLength));
 }