예제 #1
0
 /// <inheritdoc />
 protected override ushort GetRandomValue()
 {
     return(RandomUtils.UShort());
 }