diff options
| author | Matt Mayer <[email protected]> | 2024-10-22 13:19:24 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-10-22 08:19:24 +0200 |
| commit | 1337d7fdffa207649c1b3c2837ac7236280e978d (patch) | |
| tree | c3a3d4434106c8af0c2f9795dc6c9296b4e6640f /README.md | |
| parent | 5aeb45fe45fbe62ea0b286c36c1a8e2cf31bb0fd (diff) | |
| download | faker-1337d7fdffa207649c1b3c2837ac7236280e978d.tar.xz faker-1337d7fdffa207649c1b3c2837ac7236280e978d.zip | |
docs: align featured modules on website and README (#3214)
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -34,14 +34,14 @@ For detailed API documentation, please select the version of the documentation y ## 🚀 Features -- 💌 Locations - Generate valid looking Addresses, Zip Codes, Street Names, States, and Countries! -- ⏰ Time-based Data - Past, present, future, recent, soon... whenever! -- 🌏 Localization - Pick a locale to generate realistic looking Names, Addresses, and Phone Numbers. +- 🧍 Person - Generate Names, Genders, Bios, Job titles, and more. +- 📍 Location - Generate Addresses, Zip Codes, Street Names, States, and Countries! +- ⏰ Date - Past, present, future, recent, soon... whenever! - 💸 Finance - Create stubbed out Account Details, Transactions, and Crypto Addresses. -- 👠 Products - Generate Prices, Product Names, Adjectives, and Descriptions. -- 👾 Hacker Jargon - “Try to reboot the SQL bus, maybe it will bypass the virtual application!” -- 🧍 Names - Generate virtual humans with a complete online and offline identity. -- 🔢 Numbers - Of course, we can also generate random numbers and strings. +- 👠 Commerce - Generate Prices, Product Names, Adjectives, and Descriptions. +- 👾 Hacker - “Try to reboot the SQL bus, maybe it will bypass the virtual application!” +- 🔢 Number and String - Of course, we can also generate random numbers and strings. +- 🌏 Localization - Pick from over 60 locales to generate realistic looking Names, Addresses, and Phone Numbers. > **Note**: Faker tries to generate realistic data and not obvious fake data. > The generated names, addresses, emails, phone numbers, and/or other data might be coincidentally valid information. |
