mirror of
https://github.com/public-apis/public-apis.git
synced 2025-06-18 18:51:47 +02:00
Add UUIDTools (#1140)
This commit is contained in:
commit
cfc754b66f
1 changed files with 1 additions and 0 deletions
|
@ -831,6 +831,7 @@ API | Description | Auth | HTTPS | CORS |
|
|||
| [RandomUser](https://randomuser.me) | Generates random user data | No | Yes | Unknown |
|
||||
| [RoboHash](https://robohash.org/) | Generate random robot/alien avatars | No | Yes | Unknown |
|
||||
| [This Person Does not Exist](https://thispersondoesnotexist.com) | Generates real-life faces of people who do not exist | No | Yes | Unknown |
|
||||
| [UUID Generator](https://www.uuidtools.com/docs) | Generate UUIDs | No | Yes | No |
|
||||
| [Yes No](https://yesno.wtf/api) | Generate yes or no randomly | No | Yes | Unknown |
|
||||
|
||||
**[⬆ Back to Index](#index)**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue