kotlin-faker v1.0 Release Notes

Release Date: 2019-10-30 // over 4 years ago
  • โž• Added

    • ๐Ÿ”ง FakerConfig for configuration of Faker instance
    • #7 Generation of unique values through Faker instance and separate providers
    • #8 Exclusion of generated values for global unique generator
    • #12 Generation of email addresses to Internet provider

    ๐Ÿ”„ Changed

    • ๐Ÿ‘‰ Make Faker a class instead of singleton object
    • #13 Rename Internet.safeEmail to Internet.domain