From bd109554aa7cadd1d33ebf78adc40b5dc0af8b04 Mon Sep 17 00:00:00 2001 From: polarspetroll Date: Thu, 17 Jun 2021 15:42:48 +0430 Subject: [PATCH] Add Ciprand API to Development --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 63cf78b0..0fcc5295 100644 --- a/README.md +++ b/README.md @@ -293,6 +293,7 @@ API | Description | Auth | HTTPS | CORS | | [Browshot](https://browshot.com/api/documentation) | Easily make screenshots of web pages in any screen size, as any device | `apiKey` | Yes | Yes | | [CDNJS](https://api.cdnjs.com/libraries/jquery) | Library info on CDNJS | No | Yes | Unknown | | [Changelogs.md](https://changelogs.md) | Structured changelog metadata from open source projects | No | Yes | Unknown | +| [Ciprand](https://github.com/polarspetroll/ciprand) | Secure random string generator | No | Yes | No | | [CountAPI](https://countapi.xyz) | Free and simple counting service. You can use it to track page hits and specific events | No | Yes | Yes | | [DigitalOcean Status](https://status.digitalocean.com/api) | Status of all DigitalOcean services | No | Yes | Unknown | | [DomainDb Info](https://api.domainsdb.info/) | Domain name search to find all domains containing particular words/phrases/etc | No | Yes | Unknown |