protected override byte GenerateValue() { return(RandomValueGenerator.GenerateByte(Constraints[ConstraintTypes.Min], Constraints[ConstraintTypes.Max])); }