Mockster (Preview)
Say bye bye to Lorem ipsum! Mockster is used to generate random data for all kinds of purposes. Generated data is mimicking something that might be in the real world as well.
This connector is available in the following products and regions:
Service | Class | Regions |
---|---|---|
Logic Apps | Standard | All Logic Apps regions except the following: - Azure Government regions - Azure China regions - US Department of Defense (DoD) |
Power Automate | Premium | All Power Automate regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Power Apps | Premium | All Power Apps regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Contact | |
---|---|
Name | Mockster |
URL | https://mockster.dev |
support@mockster.dev |
Connector Metadata | |
---|---|
Publisher | Mockster |
Website | https://mockster.dev |
Privacy policy | https://mockster.dev/privacy-policy |
Categories | Data;Content and Files |
Mockster is an implementation of FakerJS exposed as an REST API. I've also created a Microsoft Power Platform connector for easy use for citizen developers.
Prerequisites
As Mockster is a premium connector, you'll need a premium lisenced user or a Developer plan, where you can test premium features without lisence. Information about license can be found from Microsoft Power Platform Licensing Guide.
Get started Mockster
Getting started is very easy, and also free! Just search for Mockster in Power Automate or Power Apps, select the type of data you wish to be mocked for you and loop trough the results with create item actions for your selected database.
Known issues and limitations
None
Common errors and remedies
Note, that seed
and count
parameters accept only positive integers. If supplied with non-integer values a 400 HTTP response will be returned.
FAQ
Provide a breakdown of frequently asked questions and their respective answers here. This can cover FAQs about interacting with the underlying service or about the connector itself.
Throttling Limits
Name | Calls | Renewal Period |
---|---|---|
API calls per connection | 100 | 60 seconds |
Actions
Get airline mockdata |
Generate aviation related data. |
Get animals mockdata |
Generate different kinds of animal species. |
Get color mockdata |
Generate color related data. |
Get company mockdata |
Generate company related data, like names and company jargon. |
Get database mockdata |
Generate database related technical data, like columns or engines. |
Get date mockdata |
Generate datetime data. |
Get finance mockdata |
Generate finance related data, like credit card information, or account information. |
Get git mockdata |
Generate git related data. |
Get hacker mockdata |
Generate hacker or IT related buzzwords. |
Get internet mockdata |
Get rich data about things in the internet like users or networking terms. |
Get location mockdata |
Generate location related data. |
Get Lorem Ipsum mockdata |
Generate lorem ipsum. |
Get music mockdata |
Generate music related data. |
Get numeric mockdata |
Generate different kinds of numbers. |
Get people mockdata |
Generate data for a person. |
Get phone mockdata |
Generate phone number and IMEI. |
Get product mockdata |
Generate product related data. |
Get random images |
Generate random images. |
Get science mockdata |
Generate science related data. |
Get string mockdata |
Generate random strings. Returns an array of properties, by default ten. |
Get system mockdata |
Generate system related data. |
Get vehicle mockdata |
Generate different kinds of vehicles and related properties. |
Get word mockdata |
Get rich data about words. |
Get airline mockdata
Generate aviation related data.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Count
|
count | integer |
Define how many objects you want returned. Default is ten. |
|
Seed
|
seed | integer |
Seed value for reproducible results. |
Returns
Name | Path | Type | Description |
---|---|---|---|
|
array of object | ||
Aircraft Type
|
aircraftType | string |
Returns a random aircraft type: regional, narrowbody or widebody. |
Airline Name
|
airlineName | string |
Returns a random airline name. For example: Sky Airline. |
Airline IATA Code
|
airlineCode | string |
Returns a random airline IATA code. For example: H2. |
Airplane Name
|
airplaneName | string |
Returns a random airplane name. For example: De Havilland DH.104 Dove. |
Airplane IATA Type Code
|
airplaneTypeCode | string |
Returns a random airplane name. For example: DHD. |
Departure Airport Name
|
departureAirportName | string |
Returns a random departure airport name. For example: Heathrow. |
Departure Airport IATA Code
|
departureAirportCode | string |
Returns a random departure airport IATA code. For example: DEL. |
Arrival Airport Name
|
arrivalAirportName | string |
Returns a random arrival airport name. For example: Perth Airport. |
Arrival Airport IATA Code
|
arrivalAirportCode | string |
Returns a random arrival airport IATA code. For example: PER. |
Flight Number
|
flightNumber | string |
Returns a random flight number. For example: H20316. |
Record Locator
|
recordLocator | string |
Returns a random record locator. For example: ACWNMD. |
Seat
|
seat | string |
Returns a random seat. For example: 14A. |
Get animals mockdata
Generate different kinds of animal species.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Locale
|
availableLocales | string |
The locale to use. Note that not all locales might be supported for all properties. |
|
Count
|
count | integer |
Define how many objects you want returned. Default is ten. |
|
Seed
|
seed | integer |
Seed value for reproducible results. |
Returns
Name | Path | Type | Description |
---|---|---|---|
|
array of object | ||
Bear
|
bear | string |
Returns a random breed of bear. For example: Polar bear. |
Bird
|
bird | string |
Returns a random breed of bird. For example: Eurasian Wigeon. |
Cat
|
cat | string |
Returns a random breed of cat. For example: Birman. |
Cetacean
|
cetacean | string |
Returns a random breed of cetacean. For example: Short-Beaked Common Dolphin. |
Cow
|
cow | string |
Returns a random breed of cow. For example: Deep Red cattle. |
Crocodilia
|
crocodilia | string |
Returns a random breed of crocodilia. For example: Philippine Crocodile. |
Dog
|
dog | string |
Returns a random breed of dog. For example: Molossus of Epirus. |
Fish
|
fish | string |
Returns a random breed of fish. For example: Indian mackerel. |
Horse
|
horse | string |
Returns a random breed of horse. For example: Fleuve. |
Insect
|
insect | string |
Returns a random breed of insect. For example: German yellowjacket. |
Lion
|
lion | string |
Returns a random breed of lion. For example: Asiatic Lion. |
Rabbit
|
rabbit | string |
Returns a random breed of rabbit. For example: Flemish Giant. |
Rodent
|
rodent | string |
Returns a random breed of rodent. For example: Fukomys mechowii. |
Snake
|
snake | string |
Returns a random breed of snake. For example: Barred wolf snake. |
Type
|
type | string |
Returns a random type of animal. For example: dog. |
Get color mockdata
Generate color related data.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Locale
|
availableLocales | string |
The locale to use. Note that not all locales might be supported for all properties. |
|
Count
|
count | integer |
Define how many objects you want returned. Default is ten. |
|
Seed
|
seed | integer |
Seed value for reproducible results. |
Returns
Name | Path | Type | Description |
---|---|---|---|
|
array of object | ||
CMYK
|
cmyk | array of number |
Returns a random CMYK color decimal values. |
Color By CSS Color Space
|
colorByCSSColorSpace | array of number |
Returns a random CSS color decimal values. |
CSS Supported Function
|
cssSupportedFunction | string |
Returns a random CSS supported color function name. For example: lch. |
CSS Supported Space
|
cssSupportedSpace | string |
Returns a random CSS supported color space name. For example: rec2020. |
HSL
|
hsl | array of number |
Returns a random hsl color decimal values. |
Human readable color
|
humanReadableColor | string |
Returns a random human readable color name. For example turquoise. |
HWB
|
hwb | array of number |
Returns a random hwb color decimal values. |
LAB
|
lab | array of number |
Returns a random lab color decimal values. |
LCH
|
lch | array of number |
Returns a random lch color decimal values. |
RGB
|
rgb | string |
Returns a random RGB color in hex format. For example: #be7fcc. |
Color space
|
colorSpace | string |
Returns a random color space name. For example: CIEUVW. |
Get company mockdata
Generate company related data, like names and company jargon.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Locale
|
availableLocales | string |
The locale to use. Note that not all locales might be supported for all properties. |
|
Count
|
count | integer |
Define how many objects you want returned. Default is ten. |
|
Seed
|
seed | integer |
Seed value for reproducible results. |
Returns
Name | Path | Type | Description |
---|---|---|---|
|
array of object | ||
Buzz Adjective
|
buzzAdjective | string |
Returns a random buzz adjective. For example: extensible. |
Buzz Noun
|
buzzNoun | string |
Returns a random buzz noun. For example: initiatives. |
Buzz Phrase
|
buzzPhrase | string |
Returns a random buzz phrase. For example: mesh clicks-and-mortar eyeballs. |
Buzz Verb
|
buzzVerb | string |
Returns a random buzz verb. For example: expedite. |
Catch Phrase
|
catchPhrase | string |
Returns a random catch phrase. For example: Business-focused moratorium. |
Catch Phrase Adjective
|
catchPhraseAdjective | string |
Returns a random catch phrase adjective. For example: Integrated. |
Catch Phrase Descriptor
|
catchPhraseDescriptor | string |
Returns a random catch phrase descriptor. For example: uniform. |
Catch Phrase Noun
|
catchPhraseNoun | string |
Returns a random catch phrase noun. For example: focus group. |
City
|
city | string |
Returns a random city. For example: Weissnatchester. |
Country
|
country | string |
Returns a random country. For example: Saudi Arabia. |
Credit Limit
|
creditLimit | number |
Returns a random credit limit. For example: 9000000. |
Email
|
string |
Returns a random email. For example: Dylan4@gmail.com. |
|
Mobile Phone
|
mobilePhone | string |
Returns a random mobile phone number. For example: (337) 925-6199. |
Name
|
name | string |
Returns a random company name. For example: Dibbert, Kirlin and Hammes. |
Number Of Employees
|
numberOfEmployees | integer |
Returns a random number of employees. For example: 9820. |
Phone
|
phone | string |
Returns a random phone number. For example: (836) 964-9811. |
Revenue
|
revenue | number |
Returns a random revenue. For example: 8000000. |
Street Address
|
streetAddress | string |
Returns a random street address. For example: 78999 Zemlak Field. |
Website
|
website | string |
Returns a random website. For example: https://visible-derivative.com/. |
Zip Code
|
zipCode | string |
Returns a random zip code. For example: 54306-5071. |
Get database mockdata
Generate database related technical data, like columns or engines.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Count
|
count | integer |
Define how many objects you want returned. Default is ten. |
|
Seed
|
seed | integer |
Seed value for reproducible results. |
Returns
Name | Path | Type | Description |
---|---|---|---|
|
array of object | ||
Collation
|
collation | string |
Returns a random collation. |
Column
|
column | string |
Returns a random column name. |
Engine
|
engine | string |
Returns a random engine. |
MongoDB ObjectId
|
mongodbObjectId | string |
Returns a random MongoDB ObjectId. |
Type
|
type | string |
Returns a random database type. |
Get date mockdata
Generate datetime data.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Locale
|
availableLocales | string |
The locale to use. Note that not all locales might be supported for all properties. |
|
Count
|
count | integer |
Define how many objects you want returned. Default is ten. |
|
Seed
|
seed | integer |
Seed value for reproducible results. |
Returns
Name | Path | Type | Description |
---|---|---|---|
|
array of object | ||
Anytime
|
anytime | string |
Returns a random date and time. For example: 2023-12-30T01:54:24.658Z. |
Birthdate
|
birthdate | string |
Returns a random birthdate for an adult. For example: 1948-06-14T08:47:26.296Z. |
Future
|
future | string |
Returns a random future date and time. For example: 2024-06-01T09:36:53.510Z. |
Month
|
month | string |
Returns a random month name. For example: March. |
Past
|
past | string |
Returns a random past date and time. For example: 2023-08-20T17:40:37.262Z. |
Recent
|
recent | string |
Returns a random recent date and time in recent past. |
Soon
|
soon | string |
Returns a random date and time in the near future, at most 5 days away. |
Weekday
|
weekday | string |
Returns a random weekday name. For example: Friday. |
Year
|
year | number |
Returns a random year between 1900 and 2100. For example: 2083. |
Get finance mockdata
Generate finance related data, like credit card information, or account information.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Locale
|
availableLocales | string |
The locale to use. Note that not all locales might be supported for all properties. |
|
Count
|
count | integer |
Define how many objects you want returned. Default is ten. |
|
Seed
|
seed | integer |
Seed value for reproducible results. |
Returns
Name | Path | Type | Description |
---|---|---|---|
|
array of object | ||
Account Name
|
accountName | string |
Returns a random account name. For example: Savings Account. |
Account Type
|
accountNumber | string |
Returns a random account number in local format. For example: 54296344. |
Amount
|
amount | number |
Returns a random amount for a transaction. For example: 540.29. |
BIC
|
bic | string |
Returns a random BIC (Bank Identifier Code). For example: OSCTPNT6A96. |
Bitcoin Address
|
bitcoinAddress | string |
Returns a random Bitcoin address. |
Credit Card CVV
|
creditCardCVV | string |
Returns a random Credit Card CVV. For example: 400. |
Credit Card Issuer
|
creditCardIssuer | string |
Returns a random Credit Card Issuer. For example: visa. |
Credit Card Number
|
creditCardNumber | string |
Returns a random Credit Card Number. For example: 4584186609458. |
Currency Code
|
currencyCode | string |
Returns a random Currency Code. For example: TRY. |
Currency Name
|
currencyName | string |
Returns a random Currency Name. For example: Turkish Lira. |
Currency Symbol
|
currencySymbol | string |
Returns a random Currency Symbol. For example: ₺. |
Ethereum Address
|
ethereumAddress | string |
Returns a random Ethereum Address. |
IBAN
|
iban | string |
Returns a random IBAN (International Bank Account Number). |
Litecoin Address
|
litecoinAddress | string |
Returns a random Litecoin Address. |
Masked Number
|
maskedNumber | string |
Returns a random Masked Number. For example: (…0859). |
PIN
|
pin | string |
Returns a random PIN. For example: 1309. |
Routing Number
|
routingNumber | string |
Returns a random Routing Number. For example: 164294325. |
Transaction Description
|
transactionDescription | string |
Returns a random Transaction Description. |
Transaction Type
|
transactionType | string |
Returns a random Transaction Type. For example: payment. |
Get git mockdata
Generate git related data.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Locale
|
availableLocales | string |
The locale to use. Note that not all locales might be supported for all properties. |
|
Count
|
count | integer |
Define how many objects you want returned. Default is ten. |
|
Seed
|
seed | integer |
Seed value for reproducible results. |
Returns
Name | Path | Type | Description |
---|---|---|---|
|
array of object | ||
Branch
|
branch | string |
Returns the branch name of the commit. For example: interface-compress. |
Commit Date
|
commitDate | string |
Returns the date and time of the commit. Formatting is the same as in git log. |
Commit Entry
|
commitEntry | string |
Returns the full commit entry. |
Commit Message
|
commitMessage | string |
Returns the commit message. For example: compress open-source array. |
Commit SHA
|
commitSha | string |
Returns the SHA of the commit. |
Get hacker mockdata
Generate hacker or IT related buzzwords.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Locale
|
availableLocales | string |
The locale to use. Note that not all locales might be supported for all properties. |
|
Count
|
count | integer |
Define how many objects you want returned. Default is ten. |
|
Seed
|
seed | integer |
Seed value for reproducible results. |
Returns
Name | Path | Type | Description |
---|---|---|---|
|
array of object | ||
Abbreviation
|
abbreviation | string |
Returns an abbreviation from technologies. For example: XSS. |
Adjective
|
adjective | string |
Returns a hacker or technology related adjective. For example: 1080p. |
Ingverb
|
ingverb | string |
Returns a verb ending in -ing. For example: quantifying. |
Noun
|
noun | string |
Returns a hacker or technology related noun. For example: card. |
Phrase
|
phrase | string |
Returns a hacker or technology related phrase. |
Verb
|
verb | string |
Returns a hacker or technology related verb. For example: override. |
Get internet mockdata
Get rich data about things in the internet like users or networking terms.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Count
|
count | integer |
Define how many objects you want returned. Default is ten. |
|
Seed
|
seed | integer |
Seed value for reproducible results. |
Returns
Name | Path | Type | Description |
---|---|---|---|
|
array of object | ||
Color
|
color | string |
Returns a random color code in hex format. For example: #511134. |
Display Name
|
displayName | string |
Returns a display name for a given user. |
Domain Name
|
domainName | string |
Returns a random domain name. For example: clear-operating.info. |
Domain Suffix
|
domainSuffix | string |
Returns a domain suffix. For example: net. |
Domain Word
|
domainWord | string |
Returns a random word to be used in a domain. For example: sparkling-bather. |
Email
|
string |
Returns an email address. For example: Ted_Runolfsson10@yahoo.com. |
|
Emoji
|
emoji | string |
Returns a random emoji. For example: 😺. |
Example Email
|
exampleEmail | string |
Returns an example email address. For example: Ted_Runolfsson88@example.net. |
HTTP Method
|
httpMethod | string |
Returns a HTTP method. For example: PUT. |
HTTP Status Code
|
httpStatusCode | integer |
Returns a HTTP status code. For example: 103. |
IP Address
|
ip | string |
Returns a random IPv4 or IPv6 address. |
IPv4 Address
|
ipv4 | string |
Returns an IPv4 address. For example: 146.120.42.165. |
IPv6 Address
|
ipv6 | string |
Returns an IPv6 address. |
MAC Address
|
mac | string |
Returns a MAC address. For example: c8:14:d0:db:1e:d4. |
Password
|
password | string |
Returns a random string to be used as a password. |
Port Number
|
port | integer |
Returns a random port number. For example: 5071. |
Protocol
|
protocol | string |
Returns a protocol. For example: https. |
URL
|
url | string |
Returns a random URL. For example: https://immaculate-debtor.biz. |
User Agent
|
userAgent | string |
Returns a random user agent. |
Username
|
username | string |
Returns a username. For example: Ted42. |
Get location mockdata
Generate location related data.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Locale
|
availableLocales | string |
The locale to use. Note that not all locales might be supported for all properties. |
|
Count
|
count | integer |
Define how many objects you want returned. Default is ten. |
|
Seed
|
seed | integer |
Seed value for reproducible results. |
Returns
Name | Path | Type | Description |
---|---|---|---|
|
array of object | ||
Building Number
|
buildingNumber | string |
Returns a building number. For example: 79502. |
Cardinal Direction
|
cardinalDirection | string |
Returns a cardinal direction. For example: South. |
City
|
city | string |
Returns a city name. For example: Devantestead. |
Country
|
country | string |
Returns a country name. For example: Faroe Islands. |
Country Code
|
countryCode | string |
Returns a country code. For example: PE. |
County
|
county | string |
Returns a county name. For example: Avon. |
Direction
|
direction | string |
Returns a direction. For example: Southeast. |
Latitude
|
latitude | number |
Returns a latitude coordinate. For example: -21.109. |
Longitude
|
longitude | number |
Returns a longitude coordinate. For example: -60.2472. |
Ordinal Direction
|
ordinalDirection | string |
Returns an ordinal direction. For example: Northwest. |
Secondary Address
|
secondaryAddress | string |
Returns a secondary address. For example: Suite 719. |
State
|
state | string |
Returns a state name. For example: Kansas. |
Street
|
street | string |
Returns a street name. For example: Willow Street. |
Street Address
|
streetAddress | string |
Returns a street address. For example: 7619 Damaris Junctions. |
Time Zone
|
timeZone | string |
Returns a time zone. For example: Pacific/Funafuti. |
Zip Code
|
zipCode | string |
Returns a zip code. For example: 38467. |
Get Lorem Ipsum mockdata
Generate lorem ipsum.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Count
|
count | integer |
Define how many objects you want returned. Default is ten. |
|
Seed
|
seed | integer |
Seed value for reproducible results. |
Returns
Name | Path | Type | Description |
---|---|---|---|
|
array of object | ||
Lines
|
lines | string |
Returns a set of lines. |
Paragraph
|
paragraph | string |
Returns a paragraph. |
Paragraphs
|
paragraphs | string |
Returns multiple paragraphs. |
Sentence
|
sentence | string |
Returns a sentence. |
Sentences
|
sentences | string |
Returns multiple sentences. |
Slug
|
slug | string |
Returns a slug. |
Text
|
text | string |
Returns a text. |
Word
|
word | string |
Returns a word. For example: circumvenio. |
Words
|
words | string |
Returns multiple words. For example: toties ter colligo. |
Get music mockdata
Generate music related data.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Locale
|
availableLocales | string |
The locale to use. Note that not all locales might be supported for all properties. |
|
Count
|
count | integer |
Define how many objects you want returned. Default is ten. |
|
Seed
|
seed | integer |
Seed value for reproducible results. |
Returns
Name | Path | Type | Description |
---|---|---|---|
|
array of object | ||
Genre
|
genre | string |
Returns a random genre. |
Song name
|
songName | string |
Returns a random song name. |
Get numeric mockdata
Generate different kinds of numbers.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Count
|
count | integer |
Define how many objects you want returned. Default is ten. |
|
Seed
|
seed | integer |
Seed value for reproducible results. |
Returns
Name | Path | Type | Description |
---|---|---|---|
|
array of object | ||
Binary
|
binary | string |
Returns a binary number. For example: 0. |
Float
|
float | number |
Returns a floating point number. For example: 0.5515858614817262. |
Hexadecimal
|
hex | string |
Returns a hexadecimal number. For example: e. |
Integer
|
int | number |
Returns an integer number. For example: 8414578299895808. |
Octal
|
octal | string |
Returns an octal number. For example: 5. |
Get people mockdata
Generate data for a person.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Locale
|
availableLocales | string |
The locale to use. Note that not all locales might be supported for all properties. |
|
Count
|
count | integer |
Define how many objects you want returned. Default is ten. |
|
Seed
|
seed | integer |
Seed value for reproducible results. |
Returns
Name | Path | Type | Description |
---|---|---|---|
|
array of object | ||
Bio
|
bio | string |
Returns the bio of the person. |
Birthday
|
birthday | string |
Returns the birthday of the person. |
Business Phone
|
businessPhone | string |
Returns the business phone number of the person. |
City
|
city | string |
Returns the city of the person. For example: McLaughlinchester. |
Country
|
country | string |
Returns the country of the person. For example: New Caledonia. |
Credit Limit
|
creditLimit | number |
Returns the credit limit of the person. For example: 6203000. |
Department
|
department | string |
Returns the department of the person. For example: Purchasing. |
Description
|
description | string |
Returns the description of the person. For example: significance lover. |
Email
|
string |
Returns the email of the person. For example: Angelo.Runte95@gmail.com. |
|
First Name
|
firstName | string |
Returns the first name of the person. For example: Angelo. |
Full Name
|
fullName | string |
Returns the full name of the person. For example: Angelo Runte. |
Gender
|
gender | string |
Returns the gender of the person. For example: Trans male. |
Job Area
|
jobArea | string |
Returns the job area of the person. For example: Intranet. |
Last Name
|
lastname | string |
Returns the last name of the person. For example: Runte. |
Sex Type
|
sexType | string |
Returns the sex type of the person. For example: male. |
Get phone mockdata
Generate phone number and IMEI.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Locale
|
availableLocales | string |
The locale to use. Note that not all locales might be supported for all properties. |
|
Count
|
count | integer |
Define how many objects you want returned. Default is ten. |
|
Seed
|
seed | integer |
Seed value for reproducible results. |
Returns
Name | Path | Type | Description |
---|---|---|---|
|
array of object | ||
IMEI
|
imei | string |
Returns the IMEI number of the phone. For example: 45-156714-750405-6. |
Phone number
|
number | string |
Returns a random phone number in international format. |
Get product mockdata
Generate product related data.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Locale
|
availableLocales | string |
The locale to use. Note that not all locales might be supported for all properties. |
|
Count
|
count | integer |
Define how many objects you want returned. Default is ten. |
|
Seed
|
seed | integer |
Seed value for reproducible results. |
Returns
Name | Path | Type | Description |
---|---|---|---|
|
array of object | ||
Department
|
department | string |
Returns the department of the product. For example: Computers. |
ISBN
|
isbn | string |
Returns the ISBN of the product. For example: 978-0-911547-60-3. |
Price
|
price | number |
Returns the price of the product. For example: 606. |
Short product name
|
product | string |
Returns the type of the product. For example: Salad. |
Product Adjective
|
productAdjective | string |
Returns an adjective describing the product. For example: Elegant. |
Product Description
|
productDescription | string |
Returns a description of the product. |
Product Material
|
productMaterial | string |
Returns the material of the product. For example: Granite. |
Product Name
|
productName | string |
Returns the name of the product. For example: Oriental Frozen Cheese. |
Get random images
Generate random images.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Count
|
count | integer |
Define how many objects you want returned. Default is ten. |
|
Width
|
width | integer |
Define the width of the image. Default is 640. |
|
Height
|
height | integer |
Define the height of the image. Default is 480. |
|
Category
|
category | string |
Define the category of the image. |
Returns
Name | Path | Type | Description |
---|---|---|---|
|
array of object | ||
Image Name
|
name | string |
Returns an image name. |
Image Url
|
url | string |
Returns an image url. |
Get science mockdata
Generate science related data.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Count
|
count | integer |
Define how many objects you want returned. Default is ten. |
|
Seed
|
seed | integer |
Seed value for reproducible results. |
Returns
Name | Path | Type | Description |
---|---|---|---|
|
array of object | ||
Chemical Element Symbol
|
chemicalElementSymbol | string |
Returns the symbol of the chemical element. For example: Ga. |
Chemical Element Name
|
chemicalElementName | string |
Returns the name of the chemical element. For example: Gallium. |
Chemical Element Atomic Number
|
chemicalElementAtomicNumber | integer |
Returns the atomic number of the chemical element. For example: 31. |
Unit Name
|
unitName | string |
Returns a random unit. |
Unit Symbol
|
unitSymbol | string |
Returns the symbol of the unit. For example: lx. |
Get string mockdata
Generate random strings. Returns an array of properties, by default ten.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Count
|
count | integer |
Define how many objects you want returned. Default is ten. |
|
Seed
|
seed | integer |
Seed value for reproducible results. |
Returns
Name | Path | Type | Description |
---|---|---|---|
|
array of object | ||
Alpha
|
alpha | string |
Returns an alphabetic character. For example: C. |
Alphanumeric
|
alphanumeric | string |
Returns an alphanumeric character. For example: X. |
Binary
|
binary | string |
Returns a binary number. For example: 0b0. |
Hexadecimal
|
hexadecimal | string |
Returns a hexadecimal number. For example: 0xa. |
Nanoid
|
nanoid | string |
Returns a nanoid. For example: tooWOZFFJtCGUTLofxCia. |
Numeric
|
numeric | string |
Returns a numeric character. For example: 6. |
Octal
|
octal | string |
Returns an octal number. For example: 0o6. |
Sample
|
sample | string |
Returns a sample string. For example: G^XL?D'u|D. |
Symbol
|
symbol | string |
Returns a symbol. For example: -. |
UUID
|
uuid | string |
Returns a UUID. For example: 9b39132d-5157-42c4-bd5e-84f30c6d3692. |
Get system mockdata
Generate system related data.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Count
|
count | integer |
Define how many objects you want returned. Default is ten. |
|
Seed
|
seed | integer |
Seed value for reproducible results. |
Returns
Name | Path | Type | Description |
---|---|---|---|
|
array of object | ||
Common File Extension
|
commonFileExt | string |
Returns a common file name. For example: amongst_vivaciously_populate.wav. |
Common File Name
|
commonFileName | string |
Returns a common file name. For example: amongst_vivaciously_populate.wav. |
Common File Type
|
commonFileType | string |
Returns a common file type. For example: image. |
Cron
|
cron | string |
Returns a cron expression. For example: 15 * * * ?. |
Directory Path
|
directoryPath | string |
Returns a directory path. For example: /usr/libexec. |
File Extension
|
fileExt | string |
Returns a file extension. For example: pot. |
File Name
|
fileName | string |
Returns a file name. For example: yummy_commercialise_despite.mid. |
File Path
|
filePath | string |
Returns a file path. For example: /private/tmp/interrelate_hmph.tar. |
File Type
|
fileType | string |
Returns a file type. For example: image. |
Mime Type
|
mimeType | string |
Returns a mime type. For example: image/gif. |
Network Interface
|
networkInterface | string |
Returns a network interface. For example: wlo6. |
Semantic Version
|
semver | string |
Returns a semantic version number. For example: 6.2.5. |
Get vehicle mockdata
Generate different kinds of vehicles and related properties.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Locale
|
availableLocales | string |
The locale to use. Note that not all locales might be supported for all properties. |
|
Count
|
count | integer |
Define how many objects you want returned. Default is ten. |
|
Seed
|
seed | integer |
Seed value for reproducible results. |
Returns
Name | Path | Type | Description |
---|---|---|---|
|
array of object | ||
Bicycle
|
bicycle | string |
Returns the type of the bicycle. For example: Track/Fixed-Gear Bicycle. |
Color
|
color | string |
Returns the color of the vehicle. For example: turquoise. |
Fuel
|
fuel | string |
Returns the type of fuel the vehicle uses. For example: Electric. |
Manufacturer
|
manufacturer | string |
Returns the manufacturer of the vehicle. For example: Nissan. |
Model
|
model | string |
Returns the model of the vehicle. For example: Charger. |
Type
|
type | string |
Returns the type of the vehicle. For example: Extended Cab Pickup. |
Vehicle
|
vehicle | string |
Returns the name of the vehicle. For example: Toyota Grand Caravan. |
VIN
|
vin | string |
Returns the Vehicle Identification Number. For example: 5Z4BWRAU40BP99482. |
VRM
|
vrm | string |
Returns the Vehicle Registration Mark. For example: ZJ14CUT. |
Get word mockdata
Get rich data about words.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Locale
|
availableLocales | string |
The locale to use. Note that not all locales might be supported for all properties. |
|
Count
|
count | integer |
Define how many objects you want returned. Default is ten. |
|
Seed
|
seed | integer |
Seed value for reproducible results. |
Returns
Name | Path | Type | Description |
---|---|---|---|
|
array of object | ||
Adjective
|
adjective | string |
Returns an adjective. For example: remote. |
Adverb
|
adverb | string |
Returns an adverb. For example: loudly. |
Conjunction
|
conjunction | string |
Returns a conjunction. For example: as. |
Interjection
|
interjection | string |
Returns an interjection. For example: ha. |
Noun
|
noun | string |
Returns a noun. For example: testing. |
Preposition
|
preposition | string |
Returns a preposition. For example: between. |
Sample
|
sample | string |
Returns a sample string. For example: deliberately. |
Verb
|
verb | string |
Returns a verb. For example: crease. |
Words
|
words | string |
Returns a string of words. For example: aha insectarium exhausted. |