Custom
Boolean
Generate a true / false boolean
true
Chance of Getting True (%)
integer
Template String
Generate a string according to the placeholder ('#' for a random digit 0 to 9 and '?' for a random character from a list of 'letters')
DNC2334
Text
stringLetters
string
Decimal
Generate a decimal value between 'min' and 'max' inclusive
1.65
Min
float (2 d.p.)Max
float (2 d.p.)
Date Time
Generate a date string between 'start_date' and 'end_date'
2018-07-09 23:18
Start Date Time
stringEnd Date Time
stringPattern
string
Integer
Generate a random integer between two integers 'min' and 'max' inclusive, while observing the provided 'step' value
64
Min
integerMax
integerStep
integer
Random Subset
Generate a random subset of customisable 'length' from a custom list of 'elements'. Weight can be assigned for each element.
a,b,c
Elements
listLength
integerWeights for Elements
list
ID Builder
Generate custom IDs in either sequential or randomized order. It can either be a fixed string or regexp for prefix/suffix.
ABC-00001-I
Id Prefix
stringId Type
stringSequence Length
integerMin Num
integerMax Num
integerId Suffix
string
Have some suggestions or feedback? Or were you unable to find the information you were looking for?
Please get in touch with us at [email protected], and we will be glad to help. 💙