Exemple #1
0
 /// <inheritdoc />
 protected override byte GetRandomValue()
 {
     return(RandomUtils.Byte());
 }