Yes, you can use the Custom List datatype to randomly pick values from a list. For larger lists you can use the Datasets feature which allows you to upload your own datasets as csv and randomly pull from them in your schemas. You can even generate your users table using Mockaroo and then upload it back into Mockaroo as a dataset so you can reference it in other schemas using the "Dataset Column" type. This is generally how you enforce relational integrity using Mockaroo.
↧