From c44d73ed4ee915d5158b8ecd15239f23322a2bce Mon Sep 17 00:00:00 2001 From: Specialist Steak <102715674+SpecialistSteak@users.noreply.github.com> Date: Mon, 3 Apr 2023 09:59:55 +0000 Subject: [PATCH 1/2] add people generator api to list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f7348891..75efc7c9 100644 --- a/README.md +++ b/README.md @@ -1599,6 +1599,7 @@ API | Description | Auth | HTTPS | CORS | | [UUID Generator](https://www.uuidtools.com/docs) | Generate UUIDs | No | Yes | No | | [What The Commit](http://whatthecommit.com/index.txt) | Random commit message generator | No | No | Yes | | [Yes No](https://yesno.wtf/api) | Generate yes or no randomly | No | Yes | Unknown | +| [People Generator](https://peoplegeneratorapi.live) | Generate realistic, fake user data aimed for testing purposes | No | Yes | No | **[⬆ Back to Index](#index)** ### Text Analysis From f41f8fb8fdee3b135537dcf1fea51d50321fde77 Mon Sep 17 00:00:00 2001 From: Specialist Steak <102715674+SpecialistSteak@users.noreply.github.com> Date: Mon, 3 Apr 2023 11:28:56 +0000 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 75efc7c9..ecbf43c3 100644 --- a/README.md +++ b/README.md @@ -1587,6 +1587,7 @@ API | Description | Auth | HTTPS | CORS | | [Mailsac](https://mailsac.com/docs/api) | Disposable Email | `apiKey` | Yes | Unknown | | [Metaphorsum](http://metaphorpsum.com/) | Generate demo paragraphs giving number of words and sentences | No | No | Unknown | | [Mockaroo](https://www.mockaroo.com/docs) | Generate fake data to JSON, CSV, TXT, SQL and XML | `apiKey` | Yes | Unknown | +| [People Generator](https://peoplegeneratorapi.live) | Generates small to large amounts of realistic fake people | No | Yes | No | | [QuickMocker](https://quickmocker.com) | API mocking tool to generate contextual, fake or random data | No | Yes | Yes | | [Random Data](https://random-data-api.com) | Random data generator | No | Yes | Unknown | | [Randommer](https://randommer.io/randommer-api) | Random data generator | `apiKey` | Yes | Yes | @@ -1599,7 +1600,6 @@ API | Description | Auth | HTTPS | CORS | | [UUID Generator](https://www.uuidtools.com/docs) | Generate UUIDs | No | Yes | No | | [What The Commit](http://whatthecommit.com/index.txt) | Random commit message generator | No | No | Yes | | [Yes No](https://yesno.wtf/api) | Generate yes or no randomly | No | Yes | Unknown | -| [People Generator](https://peoplegeneratorapi.live) | Generate realistic, fake user data aimed for testing purposes | No | Yes | No | **[⬆ Back to Index](#index)** ### Text Analysis