aboutsummaryrefslogtreecommitdiff
path: root/docs/index.md
blob: 36b715772523ad077bd78416cd93f7e783822a46 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
---
layout: home

hero:
  name: Faker
  text: ''
  tagline: Generate massive amounts of fake (but realistic) data for testing and development.
  image:
    src: /logo.svg
    alt: Cartoon logo of a panda magician
  actions:
    - theme: brand
      text: Get Started
      link: /guide/
    - theme: alt
      text: Browse API
      link: /api/
    - theme: alt
      text: View on GitHub
      link: https://github.com/faker-js/faker

features:
  - icon: 👠
    title: Products
    details: Generate Prices, Product Names, Adjectives, and Descriptions.
  - icon: 💸
    title: Finance
    details: Create stubbed out Account Details, Transactions, and Crypto Addresses.
  - icon: 💌
    title: Locations
    details: Generate valid Addresses, Zip Codes, Street Names, States, and Countries!
  - icon: 👾
    title: Hacker Jargon
    details: “Try to reboot the SQL bus, maybe it will bypass the virtual application!”
  - icon: ⏰
    title: Time-based Data
    details: Past, present, future, recent, soon... whenever!
  - icon: 🌏
    title: Localization
    details: Pick a locale to generate realistic looking Names, Addresses, and Phone Numbers.
---

<div class="opencollective">
  Faker is freely available to use for commercial and non-commercial purposes under the MIT license. The development of Faker is guided by an international team of volunteer maintainers. If you use Faker in your project, please consider making a one-off or recurring donation via Open Collective. 
  <a target="_blank" href="https://opencollective.com/fakerjs">Support Faker on OpenCollective</a>
</div>