/// <inheritdoc/>
 protected override decimal GetRandomValue()
 {
     return(RandomUtils.Decimal());
 }