What do you want?
- For random string go to random string (Set max length with len=NUM in url query)
- For random integer go to random int (Set max value with max=NUM in url query)
- For random array go to random array (Set the type of value (strings, int) with type=[int|strings] in url query, default is both. Set length of array with len=NUM in url query. Set the length of the strings with strlen=NUM in url query)
- For random json object got to random json