CodyEngel / fakek

A faker library for Kotlin.
Apache License 2.0
7 stars 6 forks source link

Add Fake Code #16

Open CodyEngel opened 3 years ago

CodyEngel commented 3 years ago

Add code, which includes: asin, ean13, ean8, gtin13, gtin8, imei, isbn10, isbn13, isbnGroup, isbnGs1, and isbnRegistrant.

Documentation Note: let's be nice to our users and document what each code actually means so they don't have to resort to Google 👍

CodyEngel commented 3 years ago

If you are unsure on how to implement, please ask questions here.