All Downloads are FREE. Search and download functionalities are using the official Maven repository.

en.commerce.yml Maven / Gradle / Ivy

Go to download

This library is a improved port of JavaFaker (as well as Ruby's stympy/faker gem and Perl's Data::Faker library) that generates fake data. It's useful when you're developing a new project and need some pretty data for showcase.

There is a newer version: 2.4.2
Show newest version
en:
  faker:
    commerce:
      department:
      - "Books"
      - "Movies"
      - "Music"
      - "Games"
      - "Electronics"
      - "Computers"
      - "Home"
      - "Garden"
      - "Tools"
      - "Grocery"
      - "Health"
      - "Beauty"
      - "Toys"
      - "Kids"
      - "Baby"
      - "Clothing"
      - "Shoes"
      - "Jewelry"
      - "Sports"
      - "Outdoors"
      - "Automotive"
      - "Industrial"
      product_name:
        adjective:
        - "Small"
        - "Ergonomic"
        - "Rustic"
        - "Intelligent"
        - "Gorgeous"
        - "Incredible"
        - "Fantastic"
        - "Practical"
        - "Sleek"
        - "Awesome"
        - "Enormous"
        - "Mediocre"
        - "Synergistic"
        - "Heavy Duty"
        - "Lightweight"
        - "Aerodynamic"
        - "Durable"
        material:
        - "Steel"
        - "Wooden"
        - "Concrete"
        - "Plastic"
        - "Cotton"
        - "Granite"
        - "Rubber"
        - "Leather"
        - "Silk"
        - "Wool"
        - "Linen"
        - "Marble"
        - "Iron"
        - "Bronze"
        - "Copper"
        - "Aluminum"
        - "Paper"
        product:
        - "Chair"
        - "Car"
        - "Computer"
        - "Gloves"
        - "Pants"
        - "Shirt"
        - "Table"
        - "Shoes"
        - "Hat"
        - "Plate"
        - "Knife"
        - "Bottle"
        - "Coat"
        - "Lamp"
        - "Keyboard"
        - "Bag"
        - "Bench"
        - "Clock"
        - "Watch"
        - "Wallet"
      promotion_code:
        adjective:
        - "Amazing"
        - "Awesome"
        - "Cool"
        - "Good"
        - "Great"
        - "Incredible"
        - "Killer"
        - "Premium"
        - "Special"
        - "Stellar"
        - "Sweet"
        noun:
        - "Code"
        - "Deal"
        - "Discount"
        - "Price"
        - "Promo"
        - "Promotion"
        - "Sale"
        - "Savings"
      brand:
      - "Samsung"
      - "Dell"
      - "Nike"
      - "Apple"
      - "LG"
      - "Adidas"
      - "Nikon"
      - "Sony"
      - "Beats"
      - "GoPro"
      vendor:
      - "Amazon"
      - "Dollar General"
      - "Walmart"
      - "Target"




© 2015 - 2025 Weber Informatics LLC | Privacy Policy