book Domain
The book domain maps domain keywords to underlying faker implementations.
Faker Documentation
Methods
book.author
Returns a random author name.
- Canonical:
awd.domain.book.author - Faker docs: https://fakerjs.dev/api/book
No parameters.
Examples:
Shows the default book.author call.
book.author
Returns: Ian McEwan
book.format
Returns a random book format.
- Canonical:
awd.domain.book.format - Faker docs: https://fakerjs.dev/api/book
No parameters.
Examples:
Shows the default book.format call.
book.format
Returns: Ebook
book.genre
Returns a random genre.
- Canonical:
awd.domain.book.genre - Faker docs: https://fakerjs.dev/api/book
No parameters.
Examples:
Shows the default book.genre call.
book.genre
Returns: Graphic Novel
book.publisher
Returns a random publisher.
- Canonical:
awd.domain.book.publisher - Faker docs: https://fakerjs.dev/api/book
No parameters.
Examples:
Shows the default book.publisher call.
book.publisher
Returns: Golden Cockerel Press
book.series
Returns a random series.
- Canonical:
awd.domain.book.series - Faker docs: https://fakerjs.dev/api/book
No parameters.
Examples:
Shows the default book.series call.
book.series
Returns: The Bartimaeus Trilogy
book.title
Returns a random title.
- Canonical:
awd.domain.book.title - Faker docs: https://fakerjs.dev/api/book
No parameters.
Examples:
Shows the default book.title call.
book.title
Returns: Moby Dick