Bogus v11.0.2 Release Notes

  • ๐Ÿš€ Release Date: 2017-02-23

    • ๐Ÿ†• New Feature: Allow implicit and explicit type casts: Order o = orderFaker and var o = (Order)orderFaker without having to call orderFaker.Generate().