RandomKit v2.1.0 Release Notes

Release Date: 2016-10-29 // over 7 years ago
  • ๐Ÿ‘Œ Improvements

    • Range types now have random and random(using:) for when bounds are RandomWithinRange and RandomWithinClosedRange types
    • ๐Ÿ‘Œ Improved performance for retrieving random elements from collections

    ๐Ÿ›  Fixes

    • ๐Ÿ›  Fixed random(within:) for unsigned integers