🌐
Random User Generator
randomuser.me
Random User Generator | Home
You can use AJAX to call the Random User Generator API and will receive a randomly generated user in return. If you are using jQuery, you can use the $.ajax() function in the code snippet below to get started. $.ajax({ url: 'https://randomuser.me/api/', dataType: 'json', success: function(data) ...
Photos
Random user generator is a FREE API for generating placeholder user information. Get profile photos, names, and more. It's like Lorem Ipsum, for people.
Documentation
Random user generator is a FREE API for generating placeholder user information. Get profile photos, names, and more. It's like Lorem Ipsum, for people.
🌐
Randomnumberapi
randomnumberapi.com
Random Number API
URL http://www.randomnumberapi.com/api/v1.0/randomredditnumber Notes This function uses the latest comments submitted to reddit as the seed for each number. So if you request 100 numbers 100 seeds will be generated from comments and a unique seed used for each number.
🌐
RANDOM.ORG
random.org › clients › http › api
RANDOM.ORG - HTTP Interface Description
The Sequence Generator will randomize a given interval of integers, i.e., arrange them in random order. It is pretty easy to write a client to access the sequence generator. The sequence generator accepts only HTTP GET requests, so parameters are passed via encoding in the URL.
🌐
API Ninjas
api-ninjas.com › api › randomuser
Random User API - API Ninjas
Avatar URL · UUID · MD5 hash · SHA1 hash · SHA256 hash · Locale code · Count · count · gender · min_age · max_age · locale · Try this API endpoint with all available parameters in our API playground · https://api.api-ninjas.com/v2/randomuser?count=1 ·
🌐
Random
api.random.org › json-rpc › 2 › basic
Basic API (Release 2) - RANDOM.ORG
The methods are intended to be ... please see the Signed API. The URL for invoking the Basic API is https://api.random.org/json-rpc/2/invoke...
🌐
PublicAPI
publicapi.dev › random-data-api
Random Data API - PublicAPI
Users can make API requests to retrieve specific types of random data for testing, prototyping, or other purposes. The base URL for accessing the Random Data API is: https://random-data-api.com
Find elsewhere
🌐
Some-random-api
some-random-api.ml
Some Random Api • Home
const { MessageEmbed, MessageAttachment } = require('discord.js') let link = 'https://some-random-api.ml/canvas/triggered/?avatar=https://....com' const attachment = new MessageAttachment(link, 'triggered.gif') const embed = new MessageEmbed() .setTitle('Triggered') .attachFiles(attachment) .setImage('attachment://triggered.gif') message.channel.send(embed) //Try necros vsc theme kthx
🌐
Eviltester
apichallenges.eviltester.com › practice-sites › randomuser
RandomUser - Random User Generator - The API Challenges
make a request from the Browser URL e.g. https://randomuser.me/api/?seed=123&results=2
🌐
Random
api.random.org › json-rpc › 4 › basic
Basic API (Release 4) - RANDOM.ORG
The methods are intended to be ... please see the Signed API. The URL for invoking the Basic API is https://api.random.org/json-rpc/4/invoke...
🌐
GitHub
github.com › ThisIs-Developer › Random-API
GitHub - ThisIs-Developer/Random-API: Random-API is a collection of fun tools and utilities, powered by APIs and native functionalities, to add a touch of randomness to your day! From fetching cat facts to rolling dice, it's all about surprises and smiles. Dive in and discover the joy of randomness! 😊
Visual Crossing Weather API · URL: Visual Crossing Weather · Provides weather data for a specified location. Dice Rolling · URL: Rrandom/integers · Generates random numbers. University Search · URL: Hipo University · Provides a search endpoint wth autocomplete for university name or/and filter by country.
Author   ThisIs-Developer
🌐
Randommer
randommer.io
Generate Random Data API - Randommer
Generate free random numbers, phone numbers, names list, security numbers, validate telephones and everything that is random. Free API support is included
🌐
Randomapi
randomapi.com
RandomAPI :: Index
> About Offline RandomAPI · An easy to use implementation, clean interface, and RESTful API make RandomAPI simple to use in all your applications.
🌐
Nordic APIs
nordicapis.com › 8-fun-random-and-useless-apis-to-tinker-with-today
8 Fun, Random, and Useless APIs to Tinker With Today | Nordic APIs |
July 9, 2024 - The URL https://xkcd.com/info.0.json, for example, gives you access to their latest comic’s data in JSON format — complete with a “safe title”, image URL, and alt-text. Created by the same team as the Yoda Speak Text Generator, we have the Yoda Speak API! Simply send over your plain, English text, and the Yoda Speak API will stylize your language to match that of Master Yoda! Try it, you must. Herh herh herh. If you’re looking for another fun API that will return plaintext, you needn’t look any further. kanye.rest is the free JSON API that will return a random Kanye West quote at will!
🌐
Csrng
csrng.net › home › documentation › csrng lite
CSRNG Lite | Random Number Generator API
March 24, 2021 - CSRNG Lite is a free API you can call to generate random numbers. It returns a standard JSON response containing a random number in a certain range. The URL to call is https://csrng.net/csrng/csrng.php.
🌐
Randomkey
randomkey.io › random-data-api
RANDOM KEY - API
Integer Endpoint: https://random.api.randomkey.io/v1/int Requires: min (int), max (int), records (int) Returns: number (int) A POST method for producing a random integer within the given range. Generates up to 10,000 records per request.