RandomKit v5.2.1 Release Notes

Release Date: 2017-07-28 // over 6 years ago
  • ๐Ÿ›  Fixes

    • โœ‚ Removed String.UTF16Index conformances to RandomInRange and RandomInClosedRange for Swift 3.2 and after
      • This was enabled by an implementation based on Strideable, which the type no longer conforms to as of Swift 3.2