Bogus v30.0.4 Release Notes

Release Date: 2020-08-15 // over 3 years ago
  • 🚀 Release Date: 2020-08-15

    • ⏪ Issue 319: The Random.Decimal() implementation reverted to previous v29 implementation. Avoids arithmetic OverflowException when calling Random.Decimal(0, decimal.MaxValue). The v30 implementation moved to Bogus.Extensions namespace as Random.Decimal2() which can generate more decimal precision.