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

v4.1.3

Compare
Choose a tag to compare
@pomma89 pomma89 released this 08 Jan 13:10
· 54 commits to master since this release
  • Updated Thrower to v4.0.6.
  • Added unit tests for Portable and .NET Standard 1.1.
  • The behavior of TRandom.Next(int, int) was different from the built-in's (ISSUE#4 by Zhouxing-Su).
  • Changed behavior of NextDouble, NextUInt, Doubles, Integers, UnsignedIntegers according to issue #4.