Added Random Identity Generator API to Test Data (#72)

This commit is contained in:
edualc1018 2023-01-06 23:36:42 +08:00 committed by GitHub
parent 9e16254739
commit de2fc3ee93
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1608,6 +1608,7 @@ API | Description | Auth | HTTPS | CORS |
| [Mockyard](https://mockyard.in/) | Realistic mock data for testing and prototyping | No | Yes | Yes |
| [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 |
| [Random Identity](https://rapidapi.com/edualc1018/api/random-identity-generator) | Random Identity Generator with custom response format | `apiKey` | Yes | Yes |
| [Randommer](https://randommer.io/randommer-api)| Random data generator | `apiKey` | Yes | Yes |
| [RandomUser](https://randomuser.me)| Generates and list user data| No | Yes | Unknown |
| [RoboHash](https://robohash.org/)| Generate random robot/alien avatars | No | Yes | Unknown |