Ejemplo n.º 1
0
 /// <inheritdoc />
 protected override short GetRandomValue()
 {
     return(RandomUtils.Short());
 }