Skip to content

Releases: Shiroechi/Litdex

v3.0.0

13 May 02:16
Compare
Choose a tag to compare
Merge branch 'master' of https://github.com/Shiroechi/Litdex

v2.1.0

02 Dec 08:46
d187415
Compare
Choose a tag to compare
Merge pull request #5 from Shiroechi/dev

v2.1.0

v2.0.0

28 Nov 12:32
2d55d82
Compare
Choose a tag to compare
  • Add new RNG algorithm from sub package.
  • Add new method for RNG.
  • Fix some issue in ANUQRNG.

v1.3.1

16 Nov 12:04
Compare
Choose a tag to compare

Fix error for NextBytes

v1.3.0

16 Nov 07:55
Compare
Choose a tag to compare
  • fix error for RNG while generating random bytes in Nextytes
  • add documentation for RNG

v1.2.2

31 Oct 04:45
Compare
Choose a tag to compare
add new method to interface

v1.2.1

30 Oct 13:44
Compare
Choose a tag to compare
add new method to interface

v1.2.0 (2020-10-22)

22 Oct 06:29
Compare
Choose a tag to compare

v1.1.0 (2020-09-14)

15 Sep 08:35
Compare
Choose a tag to compare
new random method

-add random choice in Random32 and Random64
-add new method for generate byte in IRNG