RandomKit v1.1.0 Release Notes

Release Date: 2015-10-12 // over 8 years ago
  • ๐Ÿ†• New Features

    • RandomType protocol for types that can generate a random value of Self.
    • โž• Added a random property to CollectionType that returns a random element of self, or nil if self is empty
    • 0๏ธโƒฃ String.RandomLength for setting the default length used by String.random()