Custom

Data Field
Description
Sample
Customisable

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 string

  • Letters 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 string

  • End Date Time string

  • Pattern string

Integer

Generate a random integer between two integers 'min' and 'max' inclusive, while observing the provided 'step' value

64

  • Min integer

  • Max integer

  • Step 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 list

  • Length integer

  • Weights 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 string

  • Id Type string

  • Sequence Length integer

  • Min Num integer

  • Max Num integer

  • Id 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. 💙