Name | Type | Description |
---|---|---|
Count | Integer | How many users should be generated in total. This setting does not apply to the purchases or products stream. |
Seed | Integer | Manually control the faker random seed to return the same values on subsequent runs (leave -1 for random) |
Records Per Sync | Integer | How many fake records will be returned for each sync, for each stream? By default, it will take 2 syncs to create the requested 1000 records. |
Records Per Stream Slice | Integer | How many fake records will be in each page (stream slice), before a state message is emitted? |