Need a random phrase made of three random words? Look no futher.
This is a very basic tool. Don't expect to much.
https://threerandomwords.carboncdn.cf
GET /api/generate
Parameter | Type | Default | Description |
---|---|---|---|
exactly |
number |
3 |
How Many Strings to Generate |
minlength |
string |
none |
Minimum Length of Each Word |
maxlength |
string |
none |
Maximum Length of Each Word |
words |
number |
1 |
How Many Words Per Each String |
format |
string |
beginning |
How to Format The Words |
-
Formating Options
none (No Formatting)
beginning (First Letter of Word Uppercase)
complete (Full Word Uppercase)
-
Word Length Options
Maximum Strings Per Generation: 10
Smallest Minimum: 2
Largest Maximum: 20
Maximum Words Per String: 5
Generates a phrase with random words, using custom parameters
Client Requirements: JSON Parsing
Server: Node, Random-Words
For support, submit a contact request on my Portfolio.
EXTRA LISCENSING INFORMATION You are not allowed without my permission to resell, re-distribute or sell my project or code!