Methods
book
- book(): Record<string, string>
Returns Record<string, string>
a random book
bookAuthor
- bookAuthor(): string
Returns string
a random book author
bookGenre
- bookGenre(): string
Returns string
a random book genre
bookTitle
- bookTitle(): string
Returns string
a random book title
Generator to generate book related entries.