Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 315 Bytes

File metadata and controls

16 lines (10 loc) · 315 Bytes

Random CHANGELOG

Version 1.3.0

  • new method chance
    • returns a boolean depending on the chance of the passed in number

Version 1.2.0

  • new method keyFromObject
    • returns a random key from a passed in object
    • added test

Version 1.1.0

  • created and built tests using jest