| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546 |
- {
- "mockOutputPath": "./db/generated",
- "magic": 1000,
- "total": 100,
- "ignore": [],
- "batchSize": 10,
- "percentageOfSeekers": 90,
- "scoreVals": [1, 2, 3, 4, 5, 6, 7],
- "header": "/**\n* GENERATED MOCK SIIMEE DATA\n*/",
- "possibleZipcodes": [
- "90012",
- "90040",
- "90058",
- "90064",
- "90065",
- "90240",
- "90274",
- "90278",
- "90280",
- "90290",
- "90291",
- "90292",
- "90293",
- "90840",
- "91001",
- "91011",
- "91030",
- "91201",
- "91399",
- "91401",
- "97075"
- ],
- "scoreKeys": [1, 2, 3, 4, 5, 6],
- "nameKey": 7,
- "emailKey": 8,
- "passwordKey": 9,
- "zipcodeKey": 10,
- "mediaKey": 12,
- "langKey": 13,
- "durationKey": 14,
- "presenceKey": 15,
- "blurbKey": 16,
- "urgencyKey": 17,
- "pronounsKey": 18,
- "distanceKey": 19
- }
|