Faker().house

Dictionary file
en:
  faker:
    house:
      furniture: ["chair", "armchair", "table", "dining table", "stool", "sofa", "couch", "bath", "bed", "cupboard", "drawers", "dresser", "floor lamp", "bedside table", "futon"]
      rooms: ["kitchen", "living room", "reception room", "bedroom", "master bedroom", "guest room", "drawing room", "conservatory", "porch", "hallway", "pantry", "sunroom", "bathroom", "ensuite bathroom", "cellar", "attic", "loft"]
Available Functions
Faker().house.furniture() // => chair

Faker().house.rooms() // => kitchen