Fake Real Estate Listing Generator
Generates realistic fake real estate property listing records as CSV for app testing. Creates property data with MLS-style IDs, addresses, prices, square footage, bedrooms, bathrooms, and agent info. Features Generate MLS-style listing IDs and dates Property addresses with city and state Bedrooms, bathrooms, and square footage Listing price and days on market Agent name, brokerage, and contact info Configurable record count via –records argument Usage python fake-real-estate-listing-generator.py --records 500 --output listings....