|
1316 | 1316 | "city": "San Francisco", |
1317 | 1317 | "goals": "In ultrices sem nec turpis pretium, non consequat quam venenatis.", |
1318 | 1318 | }, |
| 1319 | + { |
| 1320 | + "username": "twalker50", |
| 1321 | + "email": "twalker50@example.com", |
| 1322 | + "fullname": "Tracy Walker", |
| 1323 | + "password": "wT8@3Kp!vN#", |
| 1324 | + "activate_user": True, |
| 1325 | + "mailing_address": "912 Redwood Lane", |
| 1326 | + "year_of_birth": 1994, |
| 1327 | + "gender": "f", |
| 1328 | + "level_of_education": "b", |
| 1329 | + "city": "Portland", |
| 1330 | + "goals": "Curabitur pretium tincidunt lacus.", |
| 1331 | + }, |
| 1332 | + { |
| 1333 | + "username": "acooper51", |
| 1334 | + "email": "acooper51@example.com", |
| 1335 | + "fullname": "Anna Cooper", |
| 1336 | + "password": "aC9@2Tm!pK#", |
| 1337 | + "activate_user": True, |
| 1338 | + "mailing_address": "123 Oak Street", |
| 1339 | + "year_of_birth": 1991, |
| 1340 | + "gender": "f", |
| 1341 | + "level_of_education": "m", |
| 1342 | + "city": "Seattle", |
| 1343 | + "goals": "Vestibulum ante ipsum primis.", |
| 1344 | + }, |
| 1345 | + { |
| 1346 | + "username": "rbailey52", |
| 1347 | + "email": "rbailey52@example.com", |
| 1348 | + "fullname": "Robert Bailey", |
| 1349 | + "password": "rB4@7Xq!nL%", |
| 1350 | + "activate_user": True, |
| 1351 | + "mailing_address": "456 Pine Avenue", |
| 1352 | + "year_of_birth": 1988, |
| 1353 | + "gender": "m", |
| 1354 | + "level_of_education": "b", |
| 1355 | + "city": "Austin", |
| 1356 | + "goals": "Donec vitae sapien ut libero.", |
| 1357 | + }, |
| 1358 | + { |
| 1359 | + "username": "mrivera53", |
| 1360 | + "email": "mrivera53@example.com", |
| 1361 | + "fullname": "Maria Rivera", |
| 1362 | + "password": "mR6@3Dp!vT#", |
| 1363 | + "activate_user": True, |
| 1364 | + "mailing_address": "789 Maple Drive", |
| 1365 | + "year_of_birth": 1995, |
| 1366 | + "gender": "f", |
| 1367 | + "level_of_education": "p", |
| 1368 | + "city": "Miami", |
| 1369 | + "goals": "Pellentesque habitant morbi tristique.", |
| 1370 | + }, |
| 1371 | + { |
| 1372 | + "username": "jcoleman54", |
| 1373 | + "email": "jcoleman54@example.com", |
| 1374 | + "fullname": "James Coleman", |
| 1375 | + "password": "jC2@8Hn!kQ%", |
| 1376 | + "activate_user": True, |
| 1377 | + "mailing_address": "321 Cedar Lane", |
| 1378 | + "year_of_birth": 1992, |
| 1379 | + "gender": "m", |
| 1380 | + "level_of_education": "hs", |
| 1381 | + "city": "Denver", |
| 1382 | + "goals": "Etiam rhoncus. Maecenas tempus.", |
| 1383 | + }, |
| 1384 | + { |
| 1385 | + "username": "sbell55", |
| 1386 | + "email": "sbell55@example.com", |
| 1387 | + "fullname": "Sarah Bell", |
| 1388 | + "password": "sB5@1Wm!gR#", |
| 1389 | + "activate_user": True, |
| 1390 | + "mailing_address": "654 Birch Court", |
| 1391 | + "year_of_birth": 1989, |
| 1392 | + "gender": "f", |
| 1393 | + "level_of_education": "b", |
| 1394 | + "city": "Boston", |
| 1395 | + "goals": "Cras ultricies mi eu turpis.", |
| 1396 | + }, |
| 1397 | + { |
| 1398 | + "username": "tparker56", |
| 1399 | + "email": "tparker56@example.com", |
| 1400 | + "fullname": "Thomas Parker", |
| 1401 | + "password": "tP3@6Zn!mH#", |
| 1402 | + "activate_user": True, |
| 1403 | + "mailing_address": "987 Elm Street", |
| 1404 | + "year_of_birth": 1993, |
| 1405 | + "gender": "m", |
| 1406 | + "level_of_education": "b", |
| 1407 | + "city": "Chicago", |
| 1408 | + "goals": "Vivamus vestibulum sagittis sapien.", |
| 1409 | + }, |
1319 | 1410 | ] |
1320 | 1411 | ) |
0 commit comments