From feb500cb7ef3e6329b548fa4b5b2f432d023b9a9 Mon Sep 17 00:00:00 2001 From: Hardik Pithva Date: Sat, 18 Nov 2017 18:48:06 +0530 Subject: [PATCH] =?UTF-8?q?added=20=E2=80=9CYes=20or=20No=E2=80=9D=20answe?= =?UTF-8?q?r=20to=20close=20ended=20questions?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0b0c2320..c52e6c2e 100644 --- a/README.md +++ b/README.md @@ -616,6 +616,7 @@ API | Description | Auth | HTTPS | Link | | RandomWord | Generate random word | No | No | [Go!](http://www.setgetgo.com/randomword/) | | RoboHash | Generate random robot/alien avatars | No | Yes | [Go!](https://robohash.org/) | | UI Names | Generate random fake names | No | Yes | [Go!](https://github.com/thm/uinames) | +| Yes No | Generate yes or no randomly | No | Yes | [Go!](https://yesno.wtf/api) | ### Text Analysis API | Description | Auth | HTTPS | Link |