RandomKit v1.3.0 Release Notes

Release Date: 2015-10-14 // over 8 years ago
  • ๐Ÿ†• 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.