These modules contain "additional faker implementations" with fake data providers that generate domain-specific data which does not fit within the core Faker.
They are roughly divided into the following domains:
- books
- commerce
- creatures
- databases
- edu
- games
- humor
- japmedia
- lorem
- misc
- movies
- music
- sports
- tech
- travel
- tvshows
NB! An additional faker module like kotlin-faker-books
or kotlin-faker-tvshows
requires the main kotlin-faker
dependency to be on the classpath.