Skip to content

v1.3.0

Choose a tag to compare

@nvzqz nvzqz released this 15 Oct 01:53
· 626 commits to master since this release

New Features

  • Added random property to SequenceType that returns a random element, or nil if the sequence is empty.
  • Added random() static method to Bit, that returns One or Zero with a 50/50 chance of either.