v5.2.1
Fixes
- Removed
String.UTF16Indexconformances toRandomInRangeandRandomInClosedRangefor 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
- This was enabled by an implementation based on