This repository was archived by the owner on Jan 2, 2020. It is now read-only.
v4.1.3
- 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.