All Versions
15
Latest Version
Avg Release Cycle
686 days
Latest Release
3237 days ago

Changelog History
Page 2

  • v0.1.1

    March 10, 2015
  • v0.1.1.3

    June 14, 2016
  • v0.1.1.0 Changes

    • โž• Add uniformB, a function to generate a bounded random number in [0,b) range. This preforms significantly faster than uniformR (0,b-1).

    • โž• Add type specific versions for uniformR and uniformB.

  • v0.1

    December 15, 2014
  • v0.1.0.1 Changes

    • ๐Ÿ›  Fix bug when dealing with Word and Int types.