Skip to content
This repository was archived by the owner on Jan 2, 2020. It is now read-only.

v4.3.0

Compare
Choose a tag to compare
@pomma89 pomma89 released this 11 Mar 09:46
· 13 commits to master since this release
  • Removed DLL compiled for .NET 4.7.1, it is not necessary.
  • Removed dependency on Thrower.
  • Added NextUIntInclusiveMaxValue to IGenerator (issue #5).
  • Marked IGenerator.NextUIntExclusiveMaxValue as obsolete (issue #5).
  • Changed behavior of IGenerator.NextUInt, now it does not return uint.MaxValue (issue #5).