Fake Real Estate Listing Generator

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....

<span title='2026-03-20 00:00:00 +0000 UTC'>March 20, 2026</span>&nbsp;·&nbsp;OddShop
Fake Shopify Order Data Generator

Fake Shopify Order Data Generator

Generates realistic fake Shopify order records as CSV for app testing. Creates order data with customer info, product names, SKUs, quantities, prices, and order status using only Python standard library. Features Generate fake order IDs and timestamps Random customer names, emails, and shipping addresses Product names, SKUs, variants, and quantities Prices, discounts, taxes, and order totals Order status distribution (fulfilled, pending, refunded) Configurable record count via –records argument Usage python fake-shopify-order-data-generator....

<span title='2026-03-20 00:00:00 +0000 UTC'>March 20, 2026</span>&nbsp;·&nbsp;OddShop