PageRenderTime 83ms CodeModel.GetById 35ms RepoModel.GetById 0ms app.codeStats 1ms

/front/bower_components/vaadin-grid/demo/x-data-provider.html

https://bitbucket.org/pabloEnBitbucket/techu-5-project
HTML | 4293 lines | 4281 code | 12 blank | 0 comment | 0 complexity | 61926f3ee6becc9daa220078baf6d27b MD5 | raw file
Possible License(s): MIT, GPL-3.0, Apache-2.0, BSD-3-Clause, JSON
  1. <link rel="import" href="../../polymer/polymer.html">
  2. <script>
  3. (() => {
  4. function getJSON(url, callback) {
  5. if (url.indexOf('randomuser.me') > -1) {
  6. const index = parseInt(getParameterByName(url, 'index') || 0);
  7. return JSON.parse(JSON.stringify(users.results[index % users.results.length])); //clone object
  8. }
  9. };
  10. function getParameterByName(url, name) {
  11. name = name.replace(/[\[]/, '\\[').replace(/[\]]/, '\\]');
  12. const regex = new RegExp('[\\?&]' + name + '=([^&#]*)'),
  13. results = regex.exec(url);
  14. return results === null ? '' : decodeURIComponent(results[1].replace(/\+/g, ' '));
  15. }
  16. const users = {
  17. "results": [{
  18. "gender": "female",
  19. "name": {
  20. "title": "ms",
  21. "first": "laura",
  22. "last": "arnaud"
  23. },
  24. "location": {
  25. "street": "5372 avenue du château",
  26. "city": "perpignan",
  27. "state": "jura",
  28. "zip": 93076
  29. },
  30. "email": "laura.arnaud@example.com",
  31. "username": "yellowdog501",
  32. "password": "zhou",
  33. "phone": "01-31-40-34-74",
  34. "picture": {
  35. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/19.jpg",
  36. "large": "https://randomuser.me/api/portraits/women/19.jpg"
  37. }
  38. }, {
  39. "gender": "male",
  40. "name": {
  41. "title": "mr",
  42. "first": "fabien",
  43. "last": "le gall"
  44. },
  45. "location": {
  46. "street": "9932 rue bossuet",
  47. "city": "nanterre",
  48. "state": "indre",
  49. "zip": 86307
  50. },
  51. "email": "fabien.le gall@example.com",
  52. "username": "goldenlion501",
  53. "password": "outkast",
  54. "phone": "03-59-32-43-22",
  55. "picture": {
  56. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/52.jpg",
  57. "large": "https://randomuser.me/api/portraits/men/52.jpg"
  58. }
  59. }, {
  60. "gender": "male",
  61. "name": {
  62. "title": "mr",
  63. "first": "ruben",
  64. "last": "leclercq"
  65. },
  66. "location": {
  67. "street": "6698 rue de l'abbaye",
  68. "city": "clermont-ferrand",
  69. "state": "marne",
  70. "zip": 80183
  71. },
  72. "email": "ruben.leclercq@example.com",
  73. "username": "crazymouse343",
  74. "password": "brutus",
  75. "phone": "01-58-73-95-64",
  76. "picture": {
  77. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/51.jpg",
  78. "large": "https://randomuser.me/api/portraits/men/51.jpg"
  79. }
  80. }, {
  81. "gender": "female",
  82. "name": {
  83. "title": "ms",
  84. "first": "kelya",
  85. "last": "roy"
  86. },
  87. "location": {
  88. "street": "4011 rue duquesne",
  89. "city": "avignon",
  90. "state": "ardennes",
  91. "zip": 84488
  92. },
  93. "email": "kelya.roy@example.com",
  94. "username": "tinymouse185",
  95. "password": "fossil",
  96. "phone": "02-52-00-68-31",
  97. "picture": {
  98. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/50.jpg",
  99. "large": "https://randomuser.me/api/portraits/women/50.jpg"
  100. }
  101. }, {
  102. "gender": "female",
  103. "name": {
  104. "title": "mrs",
  105. "first": "roxane",
  106. "last": "guillaume"
  107. },
  108. "location": {
  109. "street": "4420 rue de la barre",
  110. "city": "marseille",
  111. "state": "vaucluse",
  112. "zip": 25339
  113. },
  114. "email": "roxane.guillaume@example.com",
  115. "username": "redswan463",
  116. "password": "webmaster",
  117. "phone": "01-17-17-24-49",
  118. "picture": {
  119. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/30.jpg",
  120. "large": "https://randomuser.me/api/portraits/women/30.jpg"
  121. }
  122. }, {
  123. "gender": "male",
  124. "name": {
  125. "title": "mr",
  126. "first": "marius",
  127. "last": "moulin"
  128. },
  129. "location": {
  130. "street": "7220 rue barrier",
  131. "city": "mulhouse",
  132. "state": "haute-savoie",
  133. "zip": 90132
  134. },
  135. "email": "marius.moulin@example.com",
  136. "username": "ticklishduck726",
  137. "password": "brodie",
  138. "phone": "01-49-57-32-40",
  139. "picture": {
  140. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/59.jpg",
  141. "large": "https://randomuser.me/api/portraits/men/59.jpg"
  142. }
  143. }, {
  144. "gender": "female",
  145. "name": {
  146. "title": "mrs",
  147. "first": "nina",
  148. "last": "barbier"
  149. },
  150. "location": {
  151. "street": "8823 rue principale",
  152. "city": "versailles",
  153. "state": "territoire de belfort",
  154. "zip": 41960
  155. },
  156. "email": "nina.barbier@example.com",
  157. "username": "orangemouse715",
  158. "password": "jjjjjjjj",
  159. "phone": "04-27-90-48-61",
  160. "picture": {
  161. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/24.jpg",
  162. "large": "https://randomuser.me/api/portraits/women/24.jpg"
  163. }
  164. }, {
  165. "gender": "male",
  166. "name": {
  167. "title": "mr",
  168. "first": "marceau",
  169. "last": "lucas"
  170. },
  171. "location": {
  172. "street": "8601 avenue joliot curie",
  173. "city": "strasbourg",
  174. "state": "aveyron",
  175. "zip": 31008
  176. },
  177. "email": "marceau.lucas@example.com",
  178. "username": "beautifulfish844",
  179. "password": "malibu",
  180. "phone": "03-10-40-65-04",
  181. "picture": {
  182. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/72.jpg",
  183. "large": "https://randomuser.me/api/portraits/men/72.jpg"
  184. }
  185. }, {
  186. "gender": "female",
  187. "name": {
  188. "title": "mrs",
  189. "first": "lise",
  190. "last": "barbier"
  191. },
  192. "location": {
  193. "street": "8266 montée saint-barthélémy",
  194. "city": "nancy",
  195. "state": "haute-corse",
  196. "zip": 36269
  197. },
  198. "email": "lise.barbier@example.com",
  199. "username": "yellowlion972",
  200. "password": "prince",
  201. "phone": "01-53-27-42-55",
  202. "picture": {
  203. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/87.jpg",
  204. "large": "https://randomuser.me/api/portraits/women/87.jpg"
  205. }
  206. }, {
  207. "gender": "male",
  208. "name": {
  209. "title": "mr",
  210. "first": "louka",
  211. "last": "girard"
  212. },
  213. "location": {
  214. "street": "1546 rue paul-duvivier",
  215. "city": "amiens",
  216. "state": "loiret",
  217. "zip": 21273
  218. },
  219. "email": "louka.girard@example.com",
  220. "username": "ticklishduck965",
  221. "password": "13579",
  222. "phone": "01-89-77-27-08",
  223. "picture": {
  224. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/87.jpg",
  225. "large": "https://randomuser.me/api/portraits/men/87.jpg"
  226. }
  227. }, {
  228. "gender": "male",
  229. "name": {
  230. "title": "mr",
  231. "first": "maël",
  232. "last": "carpentier"
  233. },
  234. "location": {
  235. "street": "5208 place de l'abbé-franz-stock",
  236. "city": "boulogne-billancourt",
  237. "state": "creuse",
  238. "zip": 74380
  239. },
  240. "email": "maël.carpentier@example.com",
  241. "username": "organicbutterfly923",
  242. "password": "marsha",
  243. "phone": "04-83-07-23-64",
  244. "picture": {
  245. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/42.jpg",
  246. "large": "https://randomuser.me/api/portraits/men/42.jpg"
  247. }
  248. }, {
  249. "gender": "male",
  250. "name": {
  251. "title": "mr",
  252. "first": "sacha",
  253. "last": "boyer"
  254. },
  255. "location": {
  256. "street": "9137 rue de la mairie",
  257. "city": "orléans",
  258. "state": "val-de-marne",
  259. "zip": 37223
  260. },
  261. "email": "sacha.boyer@example.com",
  262. "username": "smallgoose805",
  263. "password": "daytona",
  264. "phone": "02-56-01-27-21",
  265. "picture": {
  266. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/21.jpg",
  267. "large": "https://randomuser.me/api/portraits/men/21.jpg"
  268. }
  269. }, {
  270. "gender": "male",
  271. "name": {
  272. "title": "mr",
  273. "first": "ewen",
  274. "last": "bernard"
  275. },
  276. "location": {
  277. "street": "6235 rue du bât-d'argent",
  278. "city": "versailles",
  279. "state": "aude",
  280. "zip": 94999
  281. },
  282. "email": "ewen.bernard@example.com",
  283. "username": "brownpeacock920",
  284. "password": "porter",
  285. "phone": "04-57-90-32-07",
  286. "picture": {
  287. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/85.jpg",
  288. "large": "https://randomuser.me/api/portraits/men/85.jpg"
  289. }
  290. }, {
  291. "gender": "female",
  292. "name": {
  293. "title": "ms",
  294. "first": "justine",
  295. "last": "lacroix"
  296. },
  297. "location": {
  298. "street": "7209 rue de bonnel",
  299. "city": "saint-étienne",
  300. "state": "pyrénées-orientales",
  301. "zip": 16872
  302. },
  303. "email": "justine.lacroix@example.com",
  304. "username": "tinygorilla929",
  305. "password": "rosemary",
  306. "phone": "01-21-57-60-19",
  307. "picture": {
  308. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/37.jpg",
  309. "large": "https://randomuser.me/api/portraits/women/37.jpg"
  310. }
  311. }, {
  312. "gender": "male",
  313. "name": {
  314. "title": "mr",
  315. "first": "mathys",
  316. "last": "brun"
  317. },
  318. "location": {
  319. "street": "8114 rue abel-gance",
  320. "city": "marseille",
  321. "state": "nord",
  322. "zip": 75632
  323. },
  324. "email": "mathys.brun@example.com",
  325. "username": "blackswan884",
  326. "password": "flying",
  327. "phone": "04-58-17-90-70",
  328. "picture": {
  329. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/51.jpg",
  330. "large": "https://randomuser.me/api/portraits/men/51.jpg"
  331. }
  332. }, {
  333. "gender": "male",
  334. "name": {
  335. "title": "mr",
  336. "first": "nathanaël",
  337. "last": "renard"
  338. },
  339. "location": {
  340. "street": "4972 rue de l'abbé-patureau",
  341. "city": "roubaix",
  342. "state": "vosges",
  343. "zip": 80974
  344. },
  345. "email": "nathanaël.renard@example.com",
  346. "username": "lazybird233",
  347. "password": "spanker",
  348. "phone": "01-05-79-43-20",
  349. "picture": {
  350. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/18.jpg",
  351. "large": "https://randomuser.me/api/portraits/men/18.jpg"
  352. }
  353. }, {
  354. "gender": "female",
  355. "name": {
  356. "title": "miss",
  357. "first": "enora",
  358. "last": "morel"
  359. },
  360. "location": {
  361. "street": "1649 place de l'abbé-georges-hénocque",
  362. "city": "saint-pierre",
  363. "state": "doubs",
  364. "zip": 70462
  365. },
  366. "email": "enora.morel@example.com",
  367. "username": "goldenfrog754",
  368. "password": "aquarius",
  369. "phone": "02-85-86-71-30",
  370. "picture": {
  371. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/76.jpg",
  372. "large": "https://randomuser.me/api/portraits/women/76.jpg"
  373. }
  374. }, {
  375. "gender": "female",
  376. "name": {
  377. "title": "miss",
  378. "first": "alexia",
  379. "last": "roger"
  380. },
  381. "location": {
  382. "street": "7970 rue de l'abbé-patureau",
  383. "city": "amiens",
  384. "state": "gers",
  385. "zip": 79238
  386. },
  387. "email": "alexia.roger@example.com",
  388. "username": "brownpanda263",
  389. "password": "yummy",
  390. "phone": "01-12-06-02-38",
  391. "picture": {
  392. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/57.jpg",
  393. "large": "https://randomuser.me/api/portraits/women/57.jpg"
  394. }
  395. }, {
  396. "gender": "female",
  397. "name": {
  398. "title": "mrs",
  399. "first": "elise",
  400. "last": "moreau"
  401. },
  402. "location": {
  403. "street": "7295 rue du cardinal-gerlier",
  404. "city": "reims",
  405. "state": "corrèze",
  406. "zip": 24436
  407. },
  408. "email": "elise.moreau@example.com",
  409. "username": "beautifulrabbit484",
  410. "password": "farmer",
  411. "phone": "01-30-67-66-68",
  412. "picture": {
  413. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/95.jpg",
  414. "large": "https://randomuser.me/api/portraits/women/95.jpg"
  415. }
  416. }, {
  417. "gender": "male",
  418. "name": {
  419. "title": "mr",
  420. "first": "lucien",
  421. "last": "richard"
  422. },
  423. "location": {
  424. "street": "1774 avenue des ternes",
  425. "city": "aix-en-provence",
  426. "state": "gard",
  427. "zip": 14228
  428. },
  429. "email": "lucien.richard@example.com",
  430. "username": "ticklishgoose891",
  431. "password": "radiohea",
  432. "phone": "01-13-81-29-95",
  433. "picture": {
  434. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/74.jpg",
  435. "large": "https://randomuser.me/api/portraits/men/74.jpg"
  436. }
  437. }, {
  438. "gender": "female",
  439. "name": {
  440. "title": "miss",
  441. "first": "maélie",
  442. "last": "vidal"
  443. },
  444. "location": {
  445. "street": "1967 place de l'abbé-georges-hénocque",
  446. "city": "caen",
  447. "state": "ardennes",
  448. "zip": 50930
  449. },
  450. "email": "maélie.vidal@example.com",
  451. "username": "blueswan403",
  452. "password": "49ers",
  453. "phone": "05-57-92-48-90",
  454. "picture": {
  455. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/78.jpg",
  456. "large": "https://randomuser.me/api/portraits/women/78.jpg"
  457. }
  458. }, {
  459. "gender": "male",
  460. "name": {
  461. "title": "mr",
  462. "first": "soren",
  463. "last": "mercier"
  464. },
  465. "location": {
  466. "street": "1226 avenue joliot curie",
  467. "city": "lyon",
  468. "state": "alpes-maritimes",
  469. "zip": 47279
  470. },
  471. "email": "soren.mercier@example.com",
  472. "username": "heavymouse914",
  473. "password": "oooooo",
  474. "phone": "02-80-37-59-28",
  475. "picture": {
  476. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/69.jpg",
  477. "large": "https://randomuser.me/api/portraits/men/69.jpg"
  478. }
  479. }, {
  480. "gender": "female",
  481. "name": {
  482. "title": "mrs",
  483. "first": "lina",
  484. "last": "vincent"
  485. },
  486. "location": {
  487. "street": "5448 rue de l'abbé-roger-derry",
  488. "city": "angers",
  489. "state": "eure-et-loir",
  490. "zip": 43857
  491. },
  492. "email": "lina.vincent@example.com",
  493. "username": "blackelephant904",
  494. "password": "sammy",
  495. "phone": "04-83-93-59-97",
  496. "picture": {
  497. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/66.jpg",
  498. "large": "https://randomuser.me/api/portraits/women/66.jpg"
  499. }
  500. }, {
  501. "gender": "female",
  502. "name": {
  503. "title": "ms",
  504. "first": "inès",
  505. "last": "garcia"
  506. },
  507. "location": {
  508. "street": "3738 rue baraban",
  509. "city": "tours",
  510. "state": "seine-et-marne",
  511. "zip": 23659
  512. },
  513. "email": "inès.garcia@example.com",
  514. "username": "crazyladybug286",
  515. "password": "nuclear",
  516. "phone": "04-17-86-23-58",
  517. "picture": {
  518. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/38.jpg",
  519. "large": "https://randomuser.me/api/portraits/women/38.jpg"
  520. }
  521. }, {
  522. "gender": "male",
  523. "name": {
  524. "title": "mr",
  525. "first": "jean",
  526. "last": "rousseau"
  527. },
  528. "location": {
  529. "street": "4052 rue des jardins",
  530. "city": "rennes",
  531. "state": "puy-de-dôme",
  532. "zip": 59683
  533. },
  534. "email": "jean.rousseau@example.com",
  535. "username": "orangeduck115",
  536. "password": "cedric",
  537. "phone": "04-92-22-27-12",
  538. "picture": {
  539. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/56.jpg",
  540. "large": "https://randomuser.me/api/portraits/men/56.jpg"
  541. }
  542. }, {
  543. "gender": "female",
  544. "name": {
  545. "title": "ms",
  546. "first": "laly",
  547. "last": "blanc"
  548. },
  549. "location": {
  550. "street": "1832 rue de l'église",
  551. "city": "angers",
  552. "state": "tarn-et-garonne",
  553. "zip": 12774
  554. },
  555. "email": "laly.blanc@example.com",
  556. "username": "organictiger217",
  557. "password": "what",
  558. "phone": "03-18-93-01-58",
  559. "picture": {
  560. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/26.jpg",
  561. "large": "https://randomuser.me/api/portraits/women/26.jpg"
  562. }
  563. }, {
  564. "gender": "male",
  565. "name": {
  566. "title": "mr",
  567. "first": "owen",
  568. "last": "joly"
  569. },
  570. "location": {
  571. "street": "2569 rue de la mairie",
  572. "city": "caen",
  573. "state": "morbihan",
  574. "zip": 45294
  575. },
  576. "email": "owen.joly@example.com",
  577. "username": "silvermouse740",
  578. "password": "fang",
  579. "phone": "05-64-86-41-09",
  580. "picture": {
  581. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/40.jpg",
  582. "large": "https://randomuser.me/api/portraits/men/40.jpg"
  583. }
  584. }, {
  585. "gender": "female",
  586. "name": {
  587. "title": "mrs",
  588. "first": "lia",
  589. "last": "thomas"
  590. },
  591. "location": {
  592. "street": "5012 rue de la baleine",
  593. "city": "rueil-malmaison",
  594. "state": "haute-savoie",
  595. "zip": 79519
  596. },
  597. "email": "lia.thomas@example.com",
  598. "username": "organicfish194",
  599. "password": "camaross",
  600. "phone": "03-84-69-46-96",
  601. "picture": {
  602. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/49.jpg",
  603. "large": "https://randomuser.me/api/portraits/women/49.jpg"
  604. }
  605. }, {
  606. "gender": "male",
  607. "name": {
  608. "title": "mr",
  609. "first": "ilan",
  610. "last": "charles"
  611. },
  612. "location": {
  613. "street": "5950 avenue vauban",
  614. "city": "asnières-sur-seine",
  615. "state": "paris",
  616. "zip": 64409
  617. },
  618. "email": "ilan.charles@example.com",
  619. "username": "organicbear875",
  620. "password": "reng",
  621. "phone": "05-31-79-93-27",
  622. "picture": {
  623. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/86.jpg",
  624. "large": "https://randomuser.me/api/portraits/men/86.jpg"
  625. }
  626. }, {
  627. "gender": "female",
  628. "name": {
  629. "title": "miss",
  630. "first": "garance",
  631. "last": "fabre"
  632. },
  633. "location": {
  634. "street": "1290 avenue des ternes",
  635. "city": "reims",
  636. "state": "essonne 91",
  637. "zip": 62116
  638. },
  639. "email": "garance.fabre@example.com",
  640. "username": "tinyladybug988",
  641. "password": "looker",
  642. "phone": "01-87-88-90-23",
  643. "picture": {
  644. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/28.jpg",
  645. "large": "https://randomuser.me/api/portraits/women/28.jpg"
  646. }
  647. }, {
  648. "gender": "male",
  649. "name": {
  650. "title": "mr",
  651. "first": "matthieu",
  652. "last": "pierre"
  653. },
  654. "location": {
  655. "street": "8601 rue de la charité",
  656. "city": "vitry-sur-seine",
  657. "state": "ille-et-vilaine",
  658. "zip": 30454
  659. },
  660. "email": "matthieu.pierre@example.com",
  661. "username": "silverbear932",
  662. "password": "yang",
  663. "phone": "01-88-71-77-41",
  664. "picture": {
  665. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/15.jpg",
  666. "large": "https://randomuser.me/api/portraits/men/15.jpg"
  667. }
  668. }, {
  669. "gender": "male",
  670. "name": {
  671. "title": "mr",
  672. "first": "lino",
  673. "last": "guerin"
  674. },
  675. "location": {
  676. "street": "6341 rue chazière",
  677. "city": "rueil-malmaison",
  678. "state": "seine-maritime",
  679. "zip": 13660
  680. },
  681. "email": "lino.guerin@example.com",
  682. "username": "lazywolf583",
  683. "password": "striper",
  684. "phone": "03-47-40-46-13",
  685. "picture": {
  686. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/70.jpg",
  687. "large": "https://randomuser.me/api/portraits/men/70.jpg"
  688. }
  689. }, {
  690. "gender": "female",
  691. "name": {
  692. "title": "ms",
  693. "first": "cassandra",
  694. "last": "perrin"
  695. },
  696. "location": {
  697. "street": "1321 rue de cuire",
  698. "city": "rennes",
  699. "state": "alpes-de-haute-provence",
  700. "zip": 67814
  701. },
  702. "email": "cassandra.perrin@example.com",
  703. "username": "whiteostrich266",
  704. "password": "picher",
  705. "phone": "04-33-97-36-01",
  706. "picture": {
  707. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/43.jpg",
  708. "large": "https://randomuser.me/api/portraits/women/43.jpg"
  709. }
  710. }, {
  711. "gender": "male",
  712. "name": {
  713. "title": "mr",
  714. "first": "diego",
  715. "last": "lefebvre"
  716. },
  717. "location": {
  718. "street": "8728 place du 8 novembre 1942",
  719. "city": "dijon",
  720. "state": "gers",
  721. "zip": 48414
  722. },
  723. "email": "diego.lefebvre@example.com",
  724. "username": "heavyostrich748",
  725. "password": "qqqqqqqq",
  726. "phone": "04-76-75-26-26",
  727. "picture": {
  728. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/78.jpg",
  729. "large": "https://randomuser.me/api/portraits/men/78.jpg"
  730. }
  731. }, {
  732. "gender": "male",
  733. "name": {
  734. "title": "mr",
  735. "first": "pablo",
  736. "last": "dufour"
  737. },
  738. "location": {
  739. "street": "6560 rue abel-ferry",
  740. "city": "le havre",
  741. "state": "var",
  742. "zip": 60702
  743. },
  744. "email": "pablo.dufour@example.com",
  745. "username": "blackelephant103",
  746. "password": "bella1",
  747. "phone": "01-63-34-56-19",
  748. "picture": {
  749. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/90.jpg",
  750. "large": "https://randomuser.me/api/portraits/men/90.jpg"
  751. }
  752. }, {
  753. "gender": "female",
  754. "name": {
  755. "title": "ms",
  756. "first": "claire",
  757. "last": "deschamps"
  758. },
  759. "location": {
  760. "street": "3039 rue de l'abbé-rousselot",
  761. "city": "paris",
  762. "state": "vosges",
  763. "zip": 49382
  764. },
  765. "email": "claire.deschamps@example.com",
  766. "username": "blackrabbit231",
  767. "password": "three",
  768. "phone": "04-95-50-18-22",
  769. "picture": {
  770. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/32.jpg",
  771. "large": "https://randomuser.me/api/portraits/women/32.jpg"
  772. }
  773. }, {
  774. "gender": "male",
  775. "name": {
  776. "title": "mr",
  777. "first": "dorian",
  778. "last": "renaud"
  779. },
  780. "location": {
  781. "street": "5224 rue de l'abbé-migne",
  782. "city": "le mans",
  783. "state": "creuse",
  784. "zip": 12516
  785. },
  786. "email": "dorian.renaud@example.com",
  787. "username": "greenbutterfly796",
  788. "password": "sublime",
  789. "phone": "03-06-08-42-72",
  790. "picture": {
  791. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/94.jpg",
  792. "large": "https://randomuser.me/api/portraits/men/94.jpg"
  793. }
  794. }, {
  795. "gender": "female",
  796. "name": {
  797. "title": "miss",
  798. "first": "lina",
  799. "last": "pierre"
  800. },
  801. "location": {
  802. "street": "8779 rue bossuet",
  803. "city": "aubervilliers",
  804. "state": "seine-et-marne",
  805. "zip": 12725
  806. },
  807. "email": "lina.pierre@example.com",
  808. "username": "redswan767",
  809. "password": "pirates",
  810. "phone": "02-95-70-42-58",
  811. "picture": {
  812. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/50.jpg",
  813. "large": "https://randomuser.me/api/portraits/women/50.jpg"
  814. }
  815. }, {
  816. "gender": "male",
  817. "name": {
  818. "title": "mr",
  819. "first": "loïs",
  820. "last": "le gall"
  821. },
  822. "location": {
  823. "street": "6686 rue abel-gance",
  824. "city": "fort-de-france",
  825. "state": "vaucluse",
  826. "zip": 88377
  827. },
  828. "email": "loïs.le gall@example.com",
  829. "username": "lazypanda653",
  830. "password": "shaggy",
  831. "phone": "05-08-25-24-00",
  832. "picture": {
  833. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/50.jpg",
  834. "large": "https://randomuser.me/api/portraits/men/50.jpg"
  835. }
  836. }, {
  837. "gender": "male",
  838. "name": {
  839. "title": "mr",
  840. "first": "lorenzo",
  841. "last": "vidal"
  842. },
  843. "location": {
  844. "street": "4349 avenue joliot curie",
  845. "city": "angers",
  846. "state": "tarn-et-garonne",
  847. "zip": 59060
  848. },
  849. "email": "lorenzo.vidal@example.com",
  850. "username": "purplefrog356",
  851. "password": "aisan",
  852. "phone": "04-69-50-14-47",
  853. "picture": {
  854. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/75.jpg",
  855. "large": "https://randomuser.me/api/portraits/men/75.jpg"
  856. }
  857. }, {
  858. "gender": "female",
  859. "name": {
  860. "title": "ms",
  861. "first": "elsa",
  862. "last": "durand"
  863. },
  864. "location": {
  865. "street": "8687 rue bony",
  866. "city": "saint-pierre",
  867. "state": "charente-maritime",
  868. "zip": 25807
  869. },
  870. "email": "elsa.durand@example.com",
  871. "username": "blacklion947",
  872. "password": "faggot",
  873. "phone": "05-40-26-68-43",
  874. "picture": {
  875. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/22.jpg",
  876. "large": "https://randomuser.me/api/portraits/women/22.jpg"
  877. }
  878. }, {
  879. "gender": "female",
  880. "name": {
  881. "title": "miss",
  882. "first": "maelya",
  883. "last": "rodriguez"
  884. },
  885. "location": {
  886. "street": "8861 rue dumenge",
  887. "city": "nice",
  888. "state": "seine-saint-denis",
  889. "zip": 36453
  890. },
  891. "email": "maelya.rodriguez@example.com",
  892. "username": "beautifulgoose256",
  893. "password": "baron",
  894. "phone": "01-12-92-47-84",
  895. "picture": {
  896. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/52.jpg",
  897. "large": "https://randomuser.me/api/portraits/women/52.jpg"
  898. }
  899. }, {
  900. "gender": "male",
  901. "name": {
  902. "title": "mr",
  903. "first": "nicolas",
  904. "last": "bernard"
  905. },
  906. "location": {
  907. "street": "4245 quai charles-de-gaulle",
  908. "city": "créteil",
  909. "state": "tarn-et-garonne",
  910. "zip": 98910
  911. },
  912. "email": "nicolas.bernard@example.com",
  913. "username": "whiteduck502",
  914. "password": "airbus",
  915. "phone": "02-51-80-98-95",
  916. "picture": {
  917. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/30.jpg",
  918. "large": "https://randomuser.me/api/portraits/men/30.jpg"
  919. }
  920. }, {
  921. "gender": "female",
  922. "name": {
  923. "title": "miss",
  924. "first": "louisa",
  925. "last": "menard"
  926. },
  927. "location": {
  928. "street": "7641 rue du moulin",
  929. "city": "saint-denis",
  930. "state": "haute-corse",
  931. "zip": 17526
  932. },
  933. "email": "louisa.menard@example.com",
  934. "username": "redbutterfly857",
  935. "password": "danzig",
  936. "phone": "01-25-08-28-64",
  937. "picture": {
  938. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/70.jpg",
  939. "large": "https://randomuser.me/api/portraits/women/70.jpg"
  940. }
  941. }, {
  942. "gender": "female",
  943. "name": {
  944. "title": "miss",
  945. "first": "diane",
  946. "last": "chevalier"
  947. },
  948. "location": {
  949. "street": "5456 rue baraban",
  950. "city": "roubaix",
  951. "state": "territoire de belfort",
  952. "zip": 44542
  953. },
  954. "email": "diane.chevalier@example.com",
  955. "username": "redfrog205",
  956. "password": "golden",
  957. "phone": "05-47-17-40-16",
  958. "picture": {
  959. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/8.jpg",
  960. "large": "https://randomuser.me/api/portraits/women/8.jpg"
  961. }
  962. }, {
  963. "gender": "female",
  964. "name": {
  965. "title": "ms",
  966. "first": "flavie",
  967. "last": "marie"
  968. },
  969. "location": {
  970. "street": "5467 rue du bât-d'argent",
  971. "city": "bordeaux",
  972. "state": "haut-rhin",
  973. "zip": 44442
  974. },
  975. "email": "flavie.marie@example.com",
  976. "username": "bluepeacock236",
  977. "password": "rose",
  978. "phone": "02-43-23-51-86",
  979. "picture": {
  980. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/2.jpg",
  981. "large": "https://randomuser.me/api/portraits/women/2.jpg"
  982. }
  983. }, {
  984. "gender": "male",
  985. "name": {
  986. "title": "mr",
  987. "first": "amaury",
  988. "last": "robin"
  989. },
  990. "location": {
  991. "street": "6967 rue barrier",
  992. "city": "aulnay-sous-bois",
  993. "state": "guyane",
  994. "zip": 10997
  995. },
  996. "email": "amaury.robin@example.com",
  997. "username": "whitebutterfly658",
  998. "password": "deskjet",
  999. "phone": "04-47-68-12-81",
  1000. "picture": {
  1001. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/18.jpg",
  1002. "large": "https://randomuser.me/api/portraits/men/18.jpg"
  1003. }
  1004. }, {
  1005. "gender": "female",
  1006. "name": {
  1007. "title": "mrs",
  1008. "first": "eléa",
  1009. "last": "fournier"
  1010. },
  1011. "location": {
  1012. "street": "3386 place de l'abbé-jean-lebeuf",
  1013. "city": "tourcoing",
  1014. "state": "pyrénées-orientales",
  1015. "zip": 70280
  1016. },
  1017. "email": "eléa.fournier@example.com",
  1018. "username": "orangegorilla170",
  1019. "password": "reginald",
  1020. "phone": "01-61-17-89-58",
  1021. "picture": {
  1022. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/52.jpg",
  1023. "large": "https://randomuser.me/api/portraits/women/52.jpg"
  1024. }
  1025. }, {
  1026. "gender": "female",
  1027. "name": {
  1028. "title": "ms",
  1029. "first": "eléonore",
  1030. "last": "boyer"
  1031. },
  1032. "location": {
  1033. "street": "1369 avenue du fort-caire",
  1034. "city": "nice",
  1035. "state": "guadeloupe",
  1036. "zip": 12634
  1037. },
  1038. "email": "eléonore.boyer@example.com",
  1039. "username": "tinybird250",
  1040. "password": "cubs",
  1041. "phone": "01-53-18-97-69",
  1042. "picture": {
  1043. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/94.jpg",
  1044. "large": "https://randomuser.me/api/portraits/women/94.jpg"
  1045. }
  1046. }, {
  1047. "gender": "female",
  1048. "name": {
  1049. "title": "mrs",
  1050. "first": "lila",
  1051. "last": "nicolas"
  1052. },
  1053. "location": {
  1054. "street": "3521 rue dugas-montbel",
  1055. "city": "dunkerque",
  1056. "state": "vaucluse",
  1057. "zip": 45555
  1058. },
  1059. "email": "lila.nicolas@example.com",
  1060. "username": "tinygoose877",
  1061. "password": "town",
  1062. "phone": "04-28-10-67-11",
  1063. "picture": {
  1064. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/25.jpg",
  1065. "large": "https://randomuser.me/api/portraits/women/25.jpg"
  1066. }
  1067. }, {
  1068. "gender": "male",
  1069. "name": {
  1070. "title": "mr",
  1071. "first": "théodore",
  1072. "last": "charles"
  1073. },
  1074. "location": {
  1075. "street": "1062 rue du 8 mai 1945",
  1076. "city": "roubaix",
  1077. "state": "corrèze",
  1078. "zip": 36297
  1079. },
  1080. "email": "théodore.charles@example.com",
  1081. "username": "ticklishfrog609",
  1082. "password": "true",
  1083. "phone": "01-72-09-30-82",
  1084. "picture": {
  1085. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/4.jpg",
  1086. "large": "https://randomuser.me/api/portraits/men/4.jpg"
  1087. }
  1088. }, {
  1089. "gender": "male",
  1090. "name": {
  1091. "title": "mr",
  1092. "first": "liam",
  1093. "last": "legrand"
  1094. },
  1095. "location": {
  1096. "street": "4869 rue jean-baldassini",
  1097. "city": "grenoble",
  1098. "state": "haute-loire",
  1099. "zip": 67383
  1100. },
  1101. "email": "liam.legrand@example.com",
  1102. "username": "silverwolf210",
  1103. "password": "poop",
  1104. "phone": "05-94-41-12-69",
  1105. "picture": {
  1106. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/56.jpg",
  1107. "large": "https://randomuser.me/api/portraits/men/56.jpg"
  1108. }
  1109. }, {
  1110. "gender": "female",
  1111. "name": {
  1112. "title": "ms",
  1113. "first": "séléna",
  1114. "last": "lucas"
  1115. },
  1116. "location": {
  1117. "street": "6677 rue du moulin",
  1118. "city": "villeurbanne",
  1119. "state": "meuse",
  1120. "zip": 76942
  1121. },
  1122. "email": "séléna.lucas@example.com",
  1123. "username": "silverfish974",
  1124. "password": "hubert",
  1125. "phone": "03-62-10-97-29",
  1126. "picture": {
  1127. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/47.jpg",
  1128. "large": "https://randomuser.me/api/portraits/women/47.jpg"
  1129. }
  1130. }, {
  1131. "gender": "female",
  1132. "name": {
  1133. "title": "miss",
  1134. "first": "romy",
  1135. "last": "gautier"
  1136. },
  1137. "location": {
  1138. "street": "6680 rue des jardins",
  1139. "city": "angers",
  1140. "state": "la réunion",
  1141. "zip": 49929
  1142. },
  1143. "email": "romy.gautier@example.com",
  1144. "username": "beautifulsnake854",
  1145. "password": "private1",
  1146. "phone": "02-15-06-86-83",
  1147. "picture": {
  1148. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/60.jpg",
  1149. "large": "https://randomuser.me/api/portraits/women/60.jpg"
  1150. }
  1151. }, {
  1152. "gender": "male",
  1153. "name": {
  1154. "title": "mr",
  1155. "first": "angelo",
  1156. "last": "rey"
  1157. },
  1158. "location": {
  1159. "street": "1148 rue abel-gance",
  1160. "city": "rouen",
  1161. "state": "eure-et-loir",
  1162. "zip": 95415
  1163. },
  1164. "email": "angelo.rey@example.com",
  1165. "username": "lazygoose981",
  1166. "password": "robinson",
  1167. "phone": "02-34-64-64-69",
  1168. "picture": {
  1169. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/94.jpg",
  1170. "large": "https://randomuser.me/api/portraits/men/94.jpg"
  1171. }
  1172. }, {
  1173. "gender": "female",
  1174. "name": {
  1175. "title": "miss",
  1176. "first": "lucie",
  1177. "last": "gerard"
  1178. },
  1179. "location": {
  1180. "street": "8039 rue abel",
  1181. "city": "paris",
  1182. "state": "allier",
  1183. "zip": 53796
  1184. },
  1185. "email": "lucie.gerard@example.com",
  1186. "username": "brownduck459",
  1187. "password": "nyjets",
  1188. "phone": "03-27-60-95-51",
  1189. "picture": {
  1190. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/35.jpg",
  1191. "large": "https://randomuser.me/api/portraits/women/35.jpg"
  1192. }
  1193. }, {
  1194. "gender": "female",
  1195. "name": {
  1196. "title": "miss",
  1197. "first": "sarah",
  1198. "last": "lucas"
  1199. },
  1200. "location": {
  1201. "street": "1625 rue laure-diebold",
  1202. "city": "dunkerque",
  1203. "state": "lot-et-garonne",
  1204. "zip": 67850
  1205. },
  1206. "email": "sarah.lucas@example.com",
  1207. "username": "bigrabbit515",
  1208. "password": "spanner",
  1209. "phone": "02-70-92-87-03",
  1210. "picture": {
  1211. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/15.jpg",
  1212. "large": "https://randomuser.me/api/portraits/women/15.jpg"
  1213. }
  1214. }, {
  1215. "gender": "female",
  1216. "name": {
  1217. "title": "miss",
  1218. "first": "léane",
  1219. "last": "vidal"
  1220. },
  1221. "location": {
  1222. "street": "1364 montée saint-barthélémy",
  1223. "city": "besançon",
  1224. "state": "bouches-du-rhône",
  1225. "zip": 72646
  1226. },
  1227. "email": "léane.vidal@example.com",
  1228. "username": "whitecat902",
  1229. "password": "whiteboy",
  1230. "phone": "04-39-61-05-71",
  1231. "picture": {
  1232. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/84.jpg",
  1233. "large": "https://randomuser.me/api/portraits/women/84.jpg"
  1234. }
  1235. }, {
  1236. "gender": "female",
  1237. "name": {
  1238. "title": "mrs",
  1239. "first": "valentine",
  1240. "last": "michel"
  1241. },
  1242. "location": {
  1243. "street": "8473 rue de bonnel",
  1244. "city": "rueil-malmaison",
  1245. "state": "meurthe-et-moselle",
  1246. "zip": 34105
  1247. },
  1248. "email": "valentine.michel@example.com",
  1249. "username": "blackpanda356",
  1250. "password": "liverpool",
  1251. "phone": "04-03-59-62-89",
  1252. "picture": {
  1253. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/10.jpg",
  1254. "large": "https://randomuser.me/api/portraits/women/10.jpg"
  1255. }
  1256. }, {
  1257. "gender": "male",
  1258. "name": {
  1259. "title": "mr",
  1260. "first": "lyam",
  1261. "last": "denis"
  1262. },
  1263. "location": {
  1264. "street": "7197 place du 8 novembre 1942",
  1265. "city": "grenoble",
  1266. "state": "manche",
  1267. "zip": 52232
  1268. },
  1269. "email": "lyam.denis@example.com",
  1270. "username": "beautifulpanda863",
  1271. "password": "panda",
  1272. "phone": "05-31-89-20-52",
  1273. "picture": {
  1274. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/24.jpg",
  1275. "large": "https://randomuser.me/api/portraits/men/24.jpg"
  1276. }
  1277. }, {
  1278. "gender": "male",
  1279. "name": {
  1280. "title": "mr",
  1281. "first": "pierre",
  1282. "last": "morin"
  1283. },
  1284. "location": {
  1285. "street": "3713 rue abel-gance",
  1286. "city": "dijon",
  1287. "state": "calvados",
  1288. "zip": 42110
  1289. },
  1290. "email": "pierre.morin@example.com",
  1291. "username": "heavypanda626",
  1292. "password": "auto",
  1293. "phone": "01-76-17-18-55",
  1294. "picture": {
  1295. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/9.jpg",
  1296. "large": "https://randomuser.me/api/portraits/men/9.jpg"
  1297. }
  1298. }, {
  1299. "gender": "female",
  1300. "name": {
  1301. "title": "mrs",
  1302. "first": "jeanne",
  1303. "last": "legrand"
  1304. },
  1305. "location": {
  1306. "street": "5214 boulevard de balmont",
  1307. "city": "saint-denis",
  1308. "state": "gers",
  1309. "zip": 50595
  1310. },
  1311. "email": "jeanne.legrand@example.com",
  1312. "username": "purpleduck137",
  1313. "password": "silent",
  1314. "phone": "02-23-24-55-61",
  1315. "picture": {
  1316. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/16.jpg",
  1317. "large": "https://randomuser.me/api/portraits/women/16.jpg"
  1318. }
  1319. }, {
  1320. "gender": "female",
  1321. "name": {
  1322. "title": "mrs",
  1323. "first": "eve",
  1324. "last": "blanchard"
  1325. },
  1326. "location": {
  1327. "street": "7933 rue de l'abbaye",
  1328. "city": "courbevoie",
  1329. "state": "aisn",
  1330. "zip": 64027
  1331. },
  1332. "email": "eve.blanchard@example.com",
  1333. "username": "smallgoose726",
  1334. "password": "oreo",
  1335. "phone": "01-60-65-26-72",
  1336. "picture": {
  1337. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/26.jpg",
  1338. "large": "https://randomuser.me/api/portraits/women/26.jpg"
  1339. }
  1340. }, {
  1341. "gender": "male",
  1342. "name": {
  1343. "title": "mr",
  1344. "first": "ewen",
  1345. "last": "charles"
  1346. },
  1347. "location": {
  1348. "street": "3058 rue docteur-bonhomme",
  1349. "city": "paris",
  1350. "state": "haute-corse",
  1351. "zip": 10582
  1352. },
  1353. "email": "ewen.charles@example.com",
  1354. "username": "orangegoose893",
  1355. "password": "78945612",
  1356. "phone": "01-49-50-63-17",
  1357. "picture": {
  1358. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/98.jpg",
  1359. "large": "https://randomuser.me/api/portraits/men/98.jpg"
  1360. }
  1361. }, {
  1362. "gender": "male",
  1363. "name": {
  1364. "title": "mr",
  1365. "first": "quentin",
  1366. "last": "dumas"
  1367. },
  1368. "location": {
  1369. "street": "9840 rue des chartreux",
  1370. "city": "fort-de-france",
  1371. "state": "haute-vienne",
  1372. "zip": 33208
  1373. },
  1374. "email": "quentin.dumas@example.com",
  1375. "username": "redladybug176",
  1376. "password": "volume",
  1377. "phone": "05-98-70-70-21",
  1378. "picture": {
  1379. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/1.jpg",
  1380. "large": "https://randomuser.me/api/portraits/men/1.jpg"
  1381. }
  1382. }, {
  1383. "gender": "female",
  1384. "name": {
  1385. "title": "ms",
  1386. "first": "lucie",
  1387. "last": "guerin"
  1388. },
  1389. "location": {
  1390. "street": "7513 rue louis-blanqui",
  1391. "city": "créteil",
  1392. "state": "haute-savoie",
  1393. "zip": 17960
  1394. },
  1395. "email": "lucie.guerin@example.com",
  1396. "username": "heavytiger356",
  1397. "password": "dark",
  1398. "phone": "04-34-48-79-41",
  1399. "picture": {
  1400. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/79.jpg",
  1401. "large": "https://randomuser.me/api/portraits/women/79.jpg"
  1402. }
  1403. }, {
  1404. "gender": "male",
  1405. "name": {
  1406. "title": "mr",
  1407. "first": "gabriel",
  1408. "last": "david"
  1409. },
  1410. "location": {
  1411. "street": "1415 rue dugas-montbel",
  1412. "city": "saint-étienne",
  1413. "state": "pyrénées-orientales",
  1414. "zip": 11891
  1415. },
  1416. "email": "gabriel.david@example.com",
  1417. "username": "blackpanda906",
  1418. "password": "logan1",
  1419. "phone": "04-85-30-68-26",
  1420. "picture": {
  1421. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/16.jpg",
  1422. "large": "https://randomuser.me/api/portraits/men/16.jpg"
  1423. }
  1424. }, {
  1425. "gender": "male",
  1426. "name": {
  1427. "title": "mr",
  1428. "first": "mathieu",
  1429. "last": "menard"
  1430. },
  1431. "location": {
  1432. "street": "3909 avenue goerges clémenceau",
  1433. "city": "créteil",
  1434. "state": "eure-et-loir",
  1435. "zip": 20589
  1436. },
  1437. "email": "mathieu.menard@example.com",
  1438. "username": "goldensnake791",
  1439. "password": "bootys",
  1440. "phone": "01-01-43-81-81",
  1441. "picture": {
  1442. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/44.jpg",
  1443. "large": "https://randomuser.me/api/portraits/men/44.jpg"
  1444. }
  1445. }, {
  1446. "gender": "female",
  1447. "name": {
  1448. "title": "ms",
  1449. "first": "alizee",
  1450. "last": "gauthier"
  1451. },
  1452. "location": {
  1453. "street": "2394 rue du stade",
  1454. "city": "argenteuil",
  1455. "state": "lot-et-garonne",
  1456. "zip": 31319
  1457. },
  1458. "email": "alizee.gauthier@example.com",
  1459. "username": "brownpanda290",
  1460. "password": "toejam",
  1461. "phone": "03-46-65-97-42",
  1462. "picture": {
  1463. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/82.jpg",
  1464. "large": "https://randomuser.me/api/portraits/women/82.jpg"
  1465. }
  1466. }, {
  1467. "gender": "female",
  1468. "name": {
  1469. "title": "miss",
  1470. "first": "naomi",
  1471. "last": "michel"
  1472. },
  1473. "location": {
  1474. "street": "5119 rue de la fontaine",
  1475. "city": "nîmes",
  1476. "state": "haut-rhin",
  1477. "zip": 31193
  1478. },
  1479. "email": "naomi.michel@example.com",
  1480. "username": "lazyfrog841",
  1481. "password": "wings",
  1482. "phone": "03-78-82-24-69",
  1483. "picture": {
  1484. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/15.jpg",
  1485. "large": "https://randomuser.me/api/portraits/women/15.jpg"
  1486. }
  1487. }, {
  1488. "gender": "female",
  1489. "name": {
  1490. "title": "ms",
  1491. "first": "amandine",
  1492. "last": "chevalier"
  1493. },
  1494. "location": {
  1495. "street": "4104 rue louis-blanqui",
  1496. "city": "saint-étienne",
  1497. "state": "pas-de-calais",
  1498. "zip": 75392
  1499. },
  1500. "email": "amandine.chevalier@example.com",
  1501. "username": "yellowgorilla877",
  1502. "password": "angels",
  1503. "phone": "04-53-19-41-51",
  1504. "picture": {
  1505. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/28.jpg",
  1506. "large": "https://randomuser.me/api/portraits/women/28.jpg"
  1507. }
  1508. }, {
  1509. "gender": "female",
  1510. "name": {
  1511. "title": "mrs",
  1512. "first": "victoria",
  1513. "last": "vincent"
  1514. },
  1515. "location": {
  1516. "street": "8533 rue barrier",
  1517. "city": "roubaix",
  1518. "state": "loir-et-cher",
  1519. "zip": 93690
  1520. },
  1521. "email": "victoria.vincent@example.com",
  1522. "username": "redbutterfly230",
  1523. "password": "pulsar",
  1524. "phone": "03-59-11-18-57",
  1525. "picture": {
  1526. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/54.jpg",
  1527. "large": "https://randomuser.me/api/portraits/women/54.jpg"
  1528. }
  1529. }, {
  1530. "gender": "female",
  1531. "name": {
  1532. "title": "mrs",
  1533. "first": "marilou",
  1534. "last": "robin"
  1535. },
  1536. "location": {
  1537. "street": "1820 rue duguesclin",
  1538. "city": "villeurbanne",
  1539. "state": "essonne 91",
  1540. "zip": 82090
  1541. },
  1542. "email": "marilou.robin@example.com",
  1543. "username": "whitecat633",
  1544. "password": "holly1",
  1545. "phone": "03-06-04-99-64",
  1546. "picture": {
  1547. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/16.jpg",
  1548. "large": "https://randomuser.me/api/portraits/women/16.jpg"
  1549. }
  1550. }, {
  1551. "gender": "male",
  1552. "name": {
  1553. "title": "mr",
  1554. "first": "simon",
  1555. "last": "girard"
  1556. },
  1557. "location": {
  1558. "street": "8065 rue barrème",
  1559. "city": "orléans",
  1560. "state": "jura",
  1561. "zip": 45630
  1562. },
  1563. "email": "simon.girard@example.com",
  1564. "username": "organicbird176",
  1565. "password": "search",
  1566. "phone": "01-94-69-77-57",
  1567. "picture": {
  1568. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/33.jpg",
  1569. "large": "https://randomuser.me/api/portraits/men/33.jpg"
  1570. }
  1571. }, {
  1572. "gender": "female",
  1573. "name": {
  1574. "title": "ms",
  1575. "first": "sara",
  1576. "last": "leclerc"
  1577. },
  1578. "location": {
  1579. "street": "6553 rue dubois",
  1580. "city": "toulon",
  1581. "state": "puy-de-dôme",
  1582. "zip": 66877
  1583. },
  1584. "email": "sara.leclerc@example.com",
  1585. "username": "beautifulbird160",
  1586. "password": "blaster",
  1587. "phone": "02-11-71-72-70",
  1588. "picture": {
  1589. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/93.jpg",
  1590. "large": "https://randomuser.me/api/portraits/women/93.jpg"
  1591. }
  1592. }, {
  1593. "gender": "female",
  1594. "name": {
  1595. "title": "miss",
  1596. "first": "manon",
  1597. "last": "dufour"
  1598. },
  1599. "location": {
  1600. "street": "2092 avenue du fort-caire",
  1601. "city": "toulon",
  1602. "state": "drôme",
  1603. "zip": 19136
  1604. },
  1605. "email": "manon.dufour@example.com",
  1606. "username": "orangegoose245",
  1607. "password": "1115",
  1608. "phone": "02-08-89-56-76",
  1609. "picture": {
  1610. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/32.jpg",
  1611. "large": "https://randomuser.me/api/portraits/women/32.jpg"
  1612. }
  1613. }, {
  1614. "gender": "female",
  1615. "name": {
  1616. "title": "ms",
  1617. "first": "lucie",
  1618. "last": "perrin"
  1619. },
  1620. "location": {
  1621. "street": "5968 quai chauveau",
  1622. "city": "grenoble",
  1623. "state": "maine-et-loire",
  1624. "zip": 25591
  1625. },
  1626. "email": "lucie.perrin@example.com",
  1627. "username": "ticklishtiger615",
  1628. "password": "corleone",
  1629. "phone": "05-68-68-59-40",
  1630. "picture": {
  1631. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/66.jpg",
  1632. "large": "https://randomuser.me/api/portraits/women/66.jpg"
  1633. }
  1634. }, {
  1635. "gender": "male",
  1636. "name": {
  1637. "title": "mr",
  1638. "first": "célestin",
  1639. "last": "caron"
  1640. },
  1641. "location": {
  1642. "street": "5583 place du 8 février 1962",
  1643. "city": "pau",
  1644. "state": "guadeloupe",
  1645. "zip": 89780
  1646. },
  1647. "email": "célestin.caron@example.com",
  1648. "username": "bigleopard849",
  1649. "password": "iloveyou2",
  1650. "phone": "04-80-03-20-14",
  1651. "picture": {
  1652. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/88.jpg",
  1653. "large": "https://randomuser.me/api/portraits/men/88.jpg"
  1654. }
  1655. }, {
  1656. "gender": "female",
  1657. "name": {
  1658. "title": "mrs",
  1659. "first": "nora",
  1660. "last": "sanchez"
  1661. },
  1662. "location": {
  1663. "street": "4503 rue courbet",
  1664. "city": "mulhouse",
  1665. "state": "oise",
  1666. "zip": 12383
  1667. },
  1668. "email": "nora.sanchez@example.com",
  1669. "username": "goldengoose556",
  1670. "password": "phoebe",
  1671. "phone": "04-22-07-08-63",
  1672. "picture": {
  1673. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/18.jpg",
  1674. "large": "https://randomuser.me/api/portraits/women/18.jpg"
  1675. }
  1676. }, {
  1677. "gender": "male",
  1678. "name": {
  1679. "title": "mr",
  1680. "first": "victor",
  1681. "last": "lacroix"
  1682. },
  1683. "location": {
  1684. "street": "2902 rue laure-diebold",
  1685. "city": "nantes",
  1686. "state": "loire",
  1687. "zip": 85289
  1688. },
  1689. "email": "victor.lacroix@example.com",
  1690. "username": "ticklishpeacock143",
  1691. "password": "closeup",
  1692. "phone": "03-80-73-29-20",
  1693. "picture": {
  1694. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/96.jpg",
  1695. "large": "https://randomuser.me/api/portraits/men/96.jpg"
  1696. }
  1697. }, {
  1698. "gender": "male",
  1699. "name": {
  1700. "title": "mr",
  1701. "first": "cléo",
  1702. "last": "gonzalez"
  1703. },
  1704. "location": {
  1705. "street": "2714 rue courbet",
  1706. "city": "colombes",
  1707. "state": "vendée",
  1708. "zip": 68910
  1709. },
  1710. "email": "cléo.gonzalez@example.com",
  1711. "username": "whitebird922",
  1712. "password": "jimmie",
  1713. "phone": "02-14-29-15-92",
  1714. "picture": {
  1715. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/20.jpg",
  1716. "large": "https://randomuser.me/api/portraits/men/20.jpg"
  1717. }
  1718. }, {
  1719. "gender": "male",
  1720. "name": {
  1721. "title": "mr",
  1722. "first": "justin",
  1723. "last": "henry"
  1724. },
  1725. "location": {
  1726. "street": "8141 rue d'abbeville",
  1727. "city": "courbevoie",
  1728. "state": "manche",
  1729. "zip": 86746
  1730. },
  1731. "email": "justin.henry@example.com",
  1732. "username": "crazygorilla911",
  1733. "password": "sucking",
  1734. "phone": "05-81-77-19-42",
  1735. "picture": {
  1736. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/98.jpg",
  1737. "large": "https://randomuser.me/api/portraits/men/98.jpg"
  1738. }
  1739. }, {
  1740. "gender": "female",
  1741. "name": {
  1742. "title": "ms",
  1743. "first": "eloïse",
  1744. "last": "francois"
  1745. },
  1746. "location": {
  1747. "street": "5215 place de l'abbé-jean-lebeuf",
  1748. "city": "tours",
  1749. "state": "vendée",
  1750. "zip": 34489
  1751. },
  1752. "email": "eloïse.francois@example.com",
  1753. "username": "bigleopard201",
  1754. "password": "spread",
  1755. "phone": "01-48-51-64-77",
  1756. "picture": {
  1757. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/39.jpg",
  1758. "large": "https://randomuser.me/api/portraits/women/39.jpg"
  1759. }
  1760. }, {
  1761. "gender": "female",
  1762. "name": {
  1763. "title": "ms",
  1764. "first": "valentine",
  1765. "last": "rey"
  1766. },
  1767. "location": {
  1768. "street": "2688 boulevard de la duchère",
  1769. "city": "nantes",
  1770. "state": "nord",
  1771. "zip": 59203
  1772. },
  1773. "email": "valentine.rey@example.com",
  1774. "username": "bluepeacock840",
  1775. "password": "blanked",
  1776. "phone": "04-60-46-59-92",
  1777. "picture": {
  1778. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/81.jpg",
  1779. "large": "https://randomuser.me/api/portraits/women/81.jpg"
  1780. }
  1781. }, {
  1782. "gender": "male",
  1783. "name": {
  1784. "title": "mr",
  1785. "first": "léonard",
  1786. "last": "denis"
  1787. },
  1788. "location": {
  1789. "street": "5828 rue des cuirassiers",
  1790. "city": "tours",
  1791. "state": "isère",
  1792. "zip": 12773
  1793. },
  1794. "email": "léonard.denis@example.com",
  1795. "username": "ticklishkoala355",
  1796. "password": "macross",
  1797. "phone": "02-23-73-94-64",
  1798. "picture": {
  1799. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/51.jpg",
  1800. "large": "https://randomuser.me/api/portraits/men/51.jpg"
  1801. }
  1802. }, {
  1803. "gender": "female",
  1804. "name": {
  1805. "title": "mrs",
  1806. "first": "sophie",
  1807. "last": "adam"
  1808. },
  1809. "location": {
  1810. "street": "9048 rue du moulin",
  1811. "city": "nîmes",
  1812. "state": "aude",
  1813. "zip": 72453
  1814. },
  1815. "email": "sophie.adam@example.com",
  1816. "username": "organicfish899",
  1817. "password": "dancing",
  1818. "phone": "02-55-78-89-55",
  1819. "picture": {
  1820. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/77.jpg",
  1821. "large": "https://randomuser.me/api/portraits/women/77.jpg"
  1822. }
  1823. }, {
  1824. "gender": "male",
  1825. "name": {
  1826. "title": "mr",
  1827. "first": "thibaut",
  1828. "last": "lucas"
  1829. },
  1830. "location": {
  1831. "street": "1557 rue chazière",
  1832. "city": "dijon",
  1833. "state": "allier",
  1834. "zip": 74638
  1835. },
  1836. "email": "thibaut.lucas@example.com",
  1837. "username": "purplefish415",
  1838. "password": "ocean",
  1839. "phone": "04-93-53-56-04",
  1840. "picture": {
  1841. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/48.jpg",
  1842. "large": "https://randomuser.me/api/portraits/men/48.jpg"
  1843. }
  1844. }, {
  1845. "gender": "male",
  1846. "name": {
  1847. "title": "mr",
  1848. "first": "johan",
  1849. "last": "renaud"
  1850. },
  1851. "location": {
  1852. "street": "2660 rue de l'abbé-gillet",
  1853. "city": "asnières-sur-seine",
  1854. "state": "pas-de-calais",
  1855. "zip": 97075
  1856. },
  1857. "email": "johan.renaud@example.com",
  1858. "username": "tinymeercat279",
  1859. "password": "aramis",
  1860. "phone": "03-45-38-33-12",
  1861. "picture": {
  1862. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/13.jpg",
  1863. "large": "https://randomuser.me/api/portraits/men/13.jpg"
  1864. }
  1865. }, {
  1866. "gender": "female",
  1867. "name": {
  1868. "title": "miss",
  1869. "first": "jade",
  1870. "last": "garnier"
  1871. },
  1872. "location": {
  1873. "street": "8967 place des 44 enfants d'izieu",
  1874. "city": "paris",
  1875. "state": "manche",
  1876. "zip": 90666
  1877. },
  1878. "email": "jade.garnier@example.com",
  1879. "username": "purplemouse463",
  1880. "password": "richie",
  1881. "phone": "03-84-84-64-98",
  1882. "picture": {
  1883. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/14.jpg",
  1884. "large": "https://randomuser.me/api/portraits/women/14.jpg"
  1885. }
  1886. }, {
  1887. "gender": "male",
  1888. "name": {
  1889. "title": "mr",
  1890. "first": "timeo",
  1891. "last": "petit"
  1892. },
  1893. "location": {
  1894. "street": "7239 rue abel",
  1895. "city": "villeurbanne",
  1896. "state": "saône-et-loire",
  1897. "zip": 74447
  1898. },
  1899. "email": "timeo.petit@example.com",
  1900. "username": "smallbutterfly123",
  1901. "password": "626262",
  1902. "phone": "02-45-71-51-36",
  1903. "picture": {
  1904. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/15.jpg",
  1905. "large": "https://randomuser.me/api/portraits/men/15.jpg"
  1906. }
  1907. }, {
  1908. "gender": "male",
  1909. "name": {
  1910. "title": "mr",
  1911. "first": "julien",
  1912. "last": "leroy"
  1913. },
  1914. "location": {
  1915. "street": "2257 avenue de l'abbé-roussel",
  1916. "city": "nanterre",
  1917. "state": "drôme",
  1918. "zip": 87242
  1919. },
  1920. "email": "julien.leroy@example.com",
  1921. "username": "yellowlion151",
  1922. "password": "yoyoma",
  1923. "phone": "01-32-40-02-33",
  1924. "picture": {
  1925. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/20.jpg",
  1926. "large": "https://randomuser.me/api/portraits/men/20.jpg"
  1927. }
  1928. }, {
  1929. "gender": "male",
  1930. "name": {
  1931. "title": "mr",
  1932. "first": "gaëtan",
  1933. "last": "nicolas"
  1934. },
  1935. "location": {
  1936. "street": "4373 rue du château",
  1937. "city": "nanterre",
  1938. "state": "aisn",
  1939. "zip": 15512
  1940. },
  1941. "email": "gaëtan.nicolas@example.com",
  1942. "username": "blackmeercat674",
  1943. "password": "ripley",
  1944. "phone": "01-26-98-86-49",
  1945. "picture": {
  1946. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/57.jpg",
  1947. "large": "https://randomuser.me/api/portraits/men/57.jpg"
  1948. }
  1949. }, {
  1950. "gender": "female",
  1951. "name": {
  1952. "title": "mrs",
  1953. "first": "emmy",
  1954. "last": "fontai"
  1955. },
  1956. "location": {
  1957. "street": "1332 rue de la fontaine",
  1958. "city": "saint-denis",
  1959. "state": "tarn-et-garonne",
  1960. "zip": 18215
  1961. },
  1962. "email": "emmy.fontai@example.com",
  1963. "username": "smallpeacock773",
  1964. "password": "worm",
  1965. "phone": "02-32-09-35-09",
  1966. "picture": {
  1967. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/80.jpg",
  1968. "large": "https://randomuser.me/api/portraits/women/80.jpg"
  1969. }
  1970. }, {
  1971. "gender": "male",
  1972. "name": {
  1973. "title": "mr",
  1974. "first": "ilan",
  1975. "last": "roy"
  1976. },
  1977. "location": {
  1978. "street": "6494 grande rue",
  1979. "city": "pau",
  1980. "state": "sarthe",
  1981. "zip": 73754
  1982. },
  1983. "email": "ilan.roy@example.com",
  1984. "username": "heavyrabbit125",
  1985. "password": "747474",
  1986. "phone": "03-49-39-04-24",
  1987. "picture": {
  1988. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/43.jpg",
  1989. "large": "https://randomuser.me/api/portraits/men/43.jpg"
  1990. }
  1991. }, {
  1992. "gender": "male",
  1993. "name": {
  1994. "title": "mr",
  1995. "first": "dorian",
  1996. "last": "marchand"
  1997. },
  1998. "location": {
  1999. "street": "6838 rue bataille",
  2000. "city": "le mans",
  2001. "state": "indre",
  2002. "zip": 85215
  2003. },
  2004. "email": "dorian.marchand@example.com",
  2005. "username": "ticklishmeercat706",
  2006. "password": "kayla",
  2007. "phone": "03-15-75-86-86",
  2008. "picture": {
  2009. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/79.jpg",
  2010. "large": "https://randomuser.me/api/portraits/men/79.jpg"
  2011. }
  2012. }, {
  2013. "gender": "female",
  2014. "name": {
  2015. "title": "miss",
  2016. "first": "constance",
  2017. "last": "roussel"
  2018. },
  2019. "location": {
  2020. "street": "4162 rue saint-georges",
  2021. "city": "metz",
  2022. "state": "savoie",
  2023. "zip": 47612
  2024. },
  2025. "email": "constance.roussel@example.com",
  2026. "username": "blacksnake489",
  2027. "password": "surfer",
  2028. "phone": "05-78-37-70-81",
  2029. "picture": {
  2030. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/92.jpg",
  2031. "large": "https://randomuser.me/api/portraits/women/92.jpg"
  2032. }
  2033. }, {
  2034. "gender": "female",
  2035. "name": {
  2036. "title": "miss",
  2037. "first": "sara",
  2038. "last": "andre"
  2039. },
  2040. "location": {
  2041. "street": "3032 rue du bât-d'argent",
  2042. "city": "dijon",
  2043. "state": "haut-rhin",
  2044. "zip": 95086
  2045. },
  2046. "email": "sara.andre@example.com",
  2047. "username": "heavyelephant273",
  2048. "password": "barney1",
  2049. "phone": "05-41-74-31-87",
  2050. "picture": {
  2051. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/57.jpg",
  2052. "large": "https://randomuser.me/api/portraits/women/57.jpg"
  2053. }
  2054. }, {
  2055. "gender": "female",
  2056. "name": {
  2057. "title": "mrs",
  2058. "first": "apolline",
  2059. "last": "moulin"
  2060. },
  2061. "location": {
  2062. "street": "8882 place de la mairie",
  2063. "city": "aubervilliers",
  2064. "state": "eure",
  2065. "zip": 73503
  2066. },
  2067. "email": "apolline.moulin@example.com",
  2068. "username": "biggoose874",
  2069. "password": "francesc",
  2070. "phone": "05-58-33-28-34",
  2071. "picture": {
  2072. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/32.jpg",
  2073. "large": "https://randomuser.me/api/portraits/women/32.jpg"
  2074. }
  2075. }, {
  2076. "gender": "male",
  2077. "name": {
  2078. "title": "mr",
  2079. "first": "johan",
  2080. "last": "vincent"
  2081. },
  2082. "location": {
  2083. "street": "1015 rue des abbesses",
  2084. "city": "villeurbanne",
  2085. "state": "nièvre",
  2086. "zip": 82429
  2087. },
  2088. "email": "johan.vincent@example.com",
  2089. "username": "tinyfish810",
  2090. "password": "stuart",
  2091. "phone": "04-69-63-71-14",
  2092. "picture": {
  2093. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/41.jpg",
  2094. "large": "https://randomuser.me/api/portraits/men/41.jpg"
  2095. }
  2096. }, {
  2097. "gender": "female",
  2098. "name": {
  2099. "title": "miss",
  2100. "first": "mélody",
  2101. "last": "vidal"
  2102. },
  2103. "location": {
  2104. "street": "9185 rue de la baleine",
  2105. "city": "bordeaux",
  2106. "state": "vendée",
  2107. "zip": 70247
  2108. },
  2109. "email": "mélody.vidal@example.com",
  2110. "username": "bigswan795",
  2111. "password": "bacchus",
  2112. "phone": "03-55-77-10-39",
  2113. "picture": {
  2114. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/56.jpg",
  2115. "large": "https://randomuser.me/api/portraits/women/56.jpg"
  2116. }
  2117. }, {
  2118. "gender": "female",
  2119. "name": {
  2120. "title": "miss",
  2121. "first": "lya",
  2122. "last": "david"
  2123. },
  2124. "location": {
  2125. "street": "3984 rue barrème",
  2126. "city": "courbevoie",
  2127. "state": "dordogne",
  2128. "zip": 66403
  2129. },
  2130. "email": "lya.david@example.com",
  2131. "username": "brownfrog749",
  2132. "password": "outside",
  2133. "phone": "04-62-58-13-77",
  2134. "picture": {
  2135. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/61.jpg",
  2136. "large": "https://randomuser.me/api/portraits/women/61.jpg"
  2137. }
  2138. }, {
  2139. "gender": "female",
  2140. "name": {
  2141. "title": "miss",
  2142. "first": "bérénice",
  2143. "last": "gauthier"
  2144. },
  2145. "location": {
  2146. "street": "3896 place paul-duquaire",
  2147. "city": "saint-étienne",
  2148. "state": "nord",
  2149. "zip": 31408
  2150. },
  2151. "email": "bérénice.gauthier@example.com",
  2152. "username": "beautifuldog787",
  2153. "password": "raider",
  2154. "phone": "03-96-55-76-61",
  2155. "picture": {
  2156. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/79.jpg",
  2157. "large": "https://randomuser.me/api/portraits/women/79.jpg"
  2158. }
  2159. }, {
  2160. "gender": "female",
  2161. "name": {
  2162. "title": "miss",
  2163. "first": "olivia",
  2164. "last": "boyer"
  2165. },
  2166. "location": {
  2167. "street": "8282 rue principale",
  2168. "city": "strasbourg",
  2169. "state": "vosges",
  2170. "zip": 46355
  2171. },
  2172. "email": "olivia.boyer@example.com",
  2173. "username": "ticklishbird698",
  2174. "password": "yuan",
  2175. "phone": "05-77-81-00-74",
  2176. "picture": {
  2177. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/90.jpg",
  2178. "large": "https://randomuser.me/api/portraits/women/90.jpg"
  2179. }
  2180. }, {
  2181. "gender": "male",
  2182. "name": {
  2183. "title": "mr",
  2184. "first": "robin",
  2185. "last": "lemaire"
  2186. },
  2187. "location": {
  2188. "street": "4305 rue de l'église",
  2189. "city": "pau",
  2190. "state": "ardèche",
  2191. "zip": 46881
  2192. },
  2193. "email": "robin.lemaire@example.com",
  2194. "username": "ticklishbear636",
  2195. "password": "lockerroom",
  2196. "phone": "03-51-57-58-51",
  2197. "picture": {
  2198. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/46.jpg",
  2199. "large": "https://randomuser.me/api/portraits/men/46.jpg"
  2200. }
  2201. }, {
  2202. "gender": "female",
  2203. "name": {
  2204. "title": "miss",
  2205. "first": "constance",
  2206. "last": "moulin"
  2207. },
  2208. "location": {
  2209. "street": "4269 rue de l'abbé-roger-derry",
  2210. "city": "colombes",
  2211. "state": "seine-saint-denis",
  2212. "zip": 98323
  2213. },
  2214. "email": "constance.moulin@example.com",
  2215. "username": "biggoose472",
  2216. "password": "hobbit",
  2217. "phone": "02-25-39-32-52",
  2218. "picture": {
  2219. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/93.jpg",
  2220. "large": "https://randomuser.me/api/portraits/women/93.jpg"
  2221. }
  2222. }, {
  2223. "gender": "female",
  2224. "name": {
  2225. "title": "ms",
  2226. "first": "margaux",
  2227. "last": "guerin"
  2228. },
  2229. "location": {
  2230. "street": "4153 rue cyrus-hugues",
  2231. "city": "le mans",
  2232. "state": "charente-maritime",
  2233. "zip": 30722
  2234. },
  2235. "email": "margaux.guerin@example.com",
  2236. "username": "yellowsnake728",
  2237. "password": "destiny",
  2238. "phone": "01-20-51-28-68",
  2239. "picture": {
  2240. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/45.jpg",
  2241. "large": "https://randomuser.me/api/portraits/women/45.jpg"
  2242. }
  2243. }, {
  2244. "gender": "female",
  2245. "name": {
  2246. "title": "mrs",
  2247. "first": "lila",
  2248. "last": "chevalier"
  2249. },
  2250. "location": {
  2251. "street": "9572 rue baraban",
  2252. "city": "versailles",
  2253. "state": "alpes-maritimes",
  2254. "zip": 91582
  2255. },
  2256. "email": "lila.chevalier@example.com",
  2257. "username": "purplegorilla353",
  2258. "password": "big1",
  2259. "phone": "01-91-29-31-25",
  2260. "picture": {
  2261. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/65.jpg",
  2262. "large": "https://randomuser.me/api/portraits/women/65.jpg"
  2263. }
  2264. }, {
  2265. "gender": "male",
  2266. "name": {
  2267. "title": "mr",
  2268. "first": "guillaume",
  2269. "last": "lacroix"
  2270. },
  2271. "location": {
  2272. "street": "6381 rue des chartreux",
  2273. "city": "paris",
  2274. "state": "lozère",
  2275. "zip": 65560
  2276. },
  2277. "email": "guillaume.lacroix@example.com",
  2278. "username": "redpanda437",
  2279. "password": "hotdog",
  2280. "phone": "01-17-94-09-40",
  2281. "picture": {
  2282. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/70.jpg",
  2283. "large": "https://randomuser.me/api/portraits/men/70.jpg"
  2284. }
  2285. }, {
  2286. "gender": "female",
  2287. "name": {
  2288. "title": "ms",
  2289. "first": "romy",
  2290. "last": "nguyen"
  2291. },
  2292. "location": {
  2293. "street": "7837 cours charlemagne",
  2294. "city": "courbevoie",
  2295. "state": "haute-garonne",
  2296. "zip": 29689
  2297. },
  2298. "email": "romy.nguyen@example.com",
  2299. "username": "heavybird504",
  2300. "password": "sithlord",
  2301. "phone": "03-31-83-53-50",
  2302. "picture": {
  2303. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/41.jpg",
  2304. "large": "https://randomuser.me/api/portraits/women/41.jpg"
  2305. }
  2306. }, {
  2307. "gender": "male",
  2308. "name": {
  2309. "title": "mr",
  2310. "first": "justin",
  2311. "last": "leroy"
  2312. },
  2313. "location": {
  2314. "street": "4990 rue d'abbeville",
  2315. "city": "nantes",
  2316. "state": "haut-rhin",
  2317. "zip": 90173
  2318. },
  2319. "email": "justin.leroy@example.com",
  2320. "username": "brownduck304",
  2321. "password": "dynasty",
  2322. "phone": "03-84-11-52-63",
  2323. "picture": {
  2324. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/42.jpg",
  2325. "large": "https://randomuser.me/api/portraits/men/42.jpg"
  2326. }
  2327. }, {
  2328. "gender": "female",
  2329. "name": {
  2330. "title": "mrs",
  2331. "first": "kelya",
  2332. "last": "rey"
  2333. },
  2334. "location": {
  2335. "street": "3826 rue du bon-pasteur",
  2336. "city": "bordeaux",
  2337. "state": "jura",
  2338. "zip": 18967
  2339. },
  2340. "email": "kelya.rey@example.com",
  2341. "username": "redleopard483",
  2342. "password": "roxanne",
  2343. "phone": "05-96-81-67-71",
  2344. "picture": {
  2345. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/81.jpg",
  2346. "large": "https://randomuser.me/api/portraits/women/81.jpg"
  2347. }
  2348. }, {
  2349. "gender": "male",
  2350. "name": {
  2351. "title": "mr",
  2352. "first": "edouard",
  2353. "last": "muller"
  2354. },
  2355. "location": {
  2356. "street": "1512 rue denfert-rochereau",
  2357. "city": "rennes",
  2358. "state": "puy-de-dôme",
  2359. "zip": 86538
  2360. },
  2361. "email": "edouard.muller@example.com",
  2362. "username": "smallgorilla905",
  2363. "password": "loki",
  2364. "phone": "04-98-26-41-53",
  2365. "picture": {
  2366. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/37.jpg",
  2367. "large": "https://randomuser.me/api/portraits/men/37.jpg"
  2368. }
  2369. }, {
  2370. "gender": "female",
  2371. "name": {
  2372. "title": "mrs",
  2373. "first": "louisa",
  2374. "last": "joly"
  2375. },
  2376. "location": {
  2377. "street": "8915 rue de l'abbé-carton",
  2378. "city": "nanterre",
  2379. "state": "moselle",
  2380. "zip": 68719
  2381. },
  2382. "email": "louisa.joly@example.com",
  2383. "username": "whitemeercat946",
  2384. "password": "madness",
  2385. "phone": "05-97-44-18-29",
  2386. "picture": {
  2387. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/40.jpg",
  2388. "large": "https://randomuser.me/api/portraits/women/40.jpg"
  2389. }
  2390. }, {
  2391. "gender": "male",
  2392. "name": {
  2393. "title": "mr",
  2394. "first": "mathieu",
  2395. "last": "arnaud"
  2396. },
  2397. "location": {
  2398. "street": "3087 rue cyrus-hugues",
  2399. "city": "reims",
  2400. "state": "vendée",
  2401. "zip": 72631
  2402. },
  2403. "email": "mathieu.arnaud@example.com",
  2404. "username": "brownduck281",
  2405. "password": "badger",
  2406. "phone": "05-94-29-79-68",
  2407. "picture": {
  2408. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/6.jpg",
  2409. "large": "https://randomuser.me/api/portraits/men/6.jpg"
  2410. }
  2411. }, {
  2412. "gender": "female",
  2413. "name": {
  2414. "title": "mrs",
  2415. "first": "léonie",
  2416. "last": "garnier"
  2417. },
  2418. "location": {
  2419. "street": "2535 rue pierre-delore",
  2420. "city": "reims",
  2421. "state": "corse-du-sud",
  2422. "zip": 10326
  2423. },
  2424. "email": "léonie.garnier@example.com",
  2425. "username": "purplerabbit916",
  2426. "password": "vintage",
  2427. "phone": "05-73-40-33-13",
  2428. "picture": {
  2429. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/60.jpg",
  2430. "large": "https://randomuser.me/api/portraits/women/60.jpg"
  2431. }
  2432. }, {
  2433. "gender": "male",
  2434. "name": {
  2435. "title": "mr",
  2436. "first": "roméo",
  2437. "last": "durand"
  2438. },
  2439. "location": {
  2440. "street": "8385 rue pasteur",
  2441. "city": "villeurbanne",
  2442. "state": "eure",
  2443. "zip": 64641
  2444. },
  2445. "email": "roméo.durand@example.com",
  2446. "username": "bluedog773",
  2447. "password": "byebye",
  2448. "phone": "03-46-21-50-29",
  2449. "picture": {
  2450. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/19.jpg",
  2451. "large": "https://randomuser.me/api/portraits/men/19.jpg"
  2452. }
  2453. }, {
  2454. "gender": "female",
  2455. "name": {
  2456. "title": "mrs",
  2457. "first": "lilou",
  2458. "last": "robert"
  2459. },
  2460. "location": {
  2461. "street": "8943 rue abel-gance",
  2462. "city": "asnières-sur-seine",
  2463. "state": "tarn",
  2464. "zip": 14597
  2465. },
  2466. "email": "lilou.robert@example.com",
  2467. "username": "tinybird877",
  2468. "password": "trinidad",
  2469. "phone": "04-68-24-10-20",
  2470. "picture": {
  2471. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/96.jpg",
  2472. "large": "https://randomuser.me/api/portraits/women/96.jpg"
  2473. }
  2474. }, {
  2475. "gender": "female",
  2476. "name": {
  2477. "title": "miss",
  2478. "first": "clarisse",
  2479. "last": "lemaire"
  2480. },
  2481. "location": {
  2482. "street": "7080 rue de l'abbé-carton",
  2483. "city": "avignon",
  2484. "state": "val-de-marne",
  2485. "zip": 61205
  2486. },
  2487. "email": "clarisse.lemaire@example.com",
  2488. "username": "brownbird973",
  2489. "password": "raiders1",
  2490. "phone": "05-26-26-13-95",
  2491. "picture": {
  2492. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/56.jpg",
  2493. "large": "https://randomuser.me/api/portraits/women/56.jpg"
  2494. }
  2495. }, {
  2496. "gender": "male",
  2497. "name": {
  2498. "title": "mr",
  2499. "first": "théo",
  2500. "last": "lemoine"
  2501. },
  2502. "location": {
  2503. "street": "1497 rue duguesclin",
  2504. "city": "saint-étienne",
  2505. "state": "alpes-maritimes",
  2506. "zip": 84487
  2507. },
  2508. "email": "théo.lemoine@example.com",
  2509. "username": "blueduck904",
  2510. "password": "kristina",
  2511. "phone": "02-20-65-45-90",
  2512. "picture": {
  2513. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/36.jpg",
  2514. "large": "https://randomuser.me/api/portraits/men/36.jpg"
  2515. }
  2516. }, {
  2517. "gender": "male",
  2518. "name": {
  2519. "title": "mr",
  2520. "first": "tim",
  2521. "last": "fernandez"
  2522. },
  2523. "location": {
  2524. "street": "5205 rue de la fontaine",
  2525. "city": "strasbourg",
  2526. "state": "eure",
  2527. "zip": 52350
  2528. },
  2529. "email": "tim.fernandez@example.com",
  2530. "username": "brownduck989",
  2531. "password": "slapper",
  2532. "phone": "02-31-16-71-38",
  2533. "picture": {
  2534. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/10.jpg",
  2535. "large": "https://randomuser.me/api/portraits/men/10.jpg"
  2536. }
  2537. }, {
  2538. "gender": "male",
  2539. "name": {
  2540. "title": "mr",
  2541. "first": "pablo",
  2542. "last": "renard"
  2543. },
  2544. "location": {
  2545. "street": "2203 rue de l'abbé-roger-derry",
  2546. "city": "reims",
  2547. "state": "martinique",
  2548. "zip": 68901
  2549. },
  2550. "email": "pablo.renard@example.com",
  2551. "username": "blackbird408",
  2552. "password": "fortress",
  2553. "phone": "03-03-33-79-22",
  2554. "picture": {
  2555. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/7.jpg",
  2556. "large": "https://randomuser.me/api/portraits/men/7.jpg"
  2557. }
  2558. }, {
  2559. "gender": "female",
  2560. "name": {
  2561. "title": "mrs",
  2562. "first": "mélody",
  2563. "last": "lambert"
  2564. },
  2565. "location": {
  2566. "street": "5234 rue abel-ferry",
  2567. "city": "saint-pierre",
  2568. "state": "somme",
  2569. "zip": 92087
  2570. },
  2571. "email": "mélody.lambert@example.com",
  2572. "username": "yellowkoala870",
  2573. "password": "voyeur",
  2574. "phone": "01-39-00-47-15",
  2575. "picture": {
  2576. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/83.jpg",
  2577. "large": "https://randomuser.me/api/portraits/women/83.jpg"
  2578. }
  2579. }, {
  2580. "gender": "female",
  2581. "name": {
  2582. "title": "ms",
  2583. "first": "giulia",
  2584. "last": "meyer"
  2585. },
  2586. "location": {
  2587. "street": "7412 rue paul-duvivier",
  2588. "city": "aubervilliers",
  2589. "state": "gers",
  2590. "zip": 31316
  2591. },
  2592. "email": "giulia.meyer@example.com",
  2593. "username": "organicelephant948",
  2594. "password": "sooner",
  2595. "phone": "04-17-50-37-96",
  2596. "picture": {
  2597. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/48.jpg",
  2598. "large": "https://randomuser.me/api/portraits/women/48.jpg"
  2599. }
  2600. }, {
  2601. "gender": "male",
  2602. "name": {
  2603. "title": "mr",
  2604. "first": "maxence",
  2605. "last": "leroux"
  2606. },
  2607. "location": {
  2608. "street": "5555 rue du dauphiné",
  2609. "city": "brest",
  2610. "state": "haute-savoie",
  2611. "zip": 61388
  2612. },
  2613. "email": "maxence.leroux@example.com",
  2614. "username": "bluelion346",
  2615. "password": "animal",
  2616. "phone": "05-93-90-42-73",
  2617. "picture": {
  2618. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/84.jpg",
  2619. "large": "https://randomuser.me/api/portraits/men/84.jpg"
  2620. }
  2621. }, {
  2622. "gender": "male",
  2623. "name": {
  2624. "title": "mr",
  2625. "first": "téo",
  2626. "last": "guerin"
  2627. },
  2628. "location": {
  2629. "street": "2287 place du 8 novembre 1942",
  2630. "city": "rennes",
  2631. "state": "yvelines",
  2632. "zip": 27607
  2633. },
  2634. "email": "téo.guerin@example.com",
  2635. "username": "silvermouse999",
  2636. "password": "player1",
  2637. "phone": "04-92-20-92-09",
  2638. "picture": {
  2639. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/32.jpg",
  2640. "large": "https://randomuser.me/api/portraits/men/32.jpg"
  2641. }
  2642. }, {
  2643. "gender": "female",
  2644. "name": {
  2645. "title": "miss",
  2646. "first": "luna",
  2647. "last": "roussel"
  2648. },
  2649. "location": {
  2650. "street": "4953 rue du moulin",
  2651. "city": "angers",
  2652. "state": "aveyron",
  2653. "zip": 72211
  2654. },
  2655. "email": "luna.roussel@example.com",
  2656. "username": "lazyswan987",
  2657. "password": "gustav",
  2658. "phone": "02-31-60-25-57",
  2659. "picture": {
  2660. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/79.jpg",
  2661. "large": "https://randomuser.me/api/portraits/women/79.jpg"
  2662. }
  2663. }, {
  2664. "gender": "female",
  2665. "name": {
  2666. "title": "ms",
  2667. "first": "maëline",
  2668. "last": "roy"
  2669. },
  2670. "location": {
  2671. "street": "3388 rue de bonnel",
  2672. "city": "montreuil",
  2673. "state": "allier",
  2674. "zip": 33778
  2675. },
  2676. "email": "maëline.roy@example.com",
  2677. "username": "smallbear726",
  2678. "password": "joseph",
  2679. "phone": "01-71-40-90-89",
  2680. "picture": {
  2681. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/39.jpg",
  2682. "large": "https://randomuser.me/api/portraits/women/39.jpg"
  2683. }
  2684. }, {
  2685. "gender": "male",
  2686. "name": {
  2687. "title": "mr",
  2688. "first": "jordan",
  2689. "last": "roger"
  2690. },
  2691. "location": {
  2692. "street": "2291 rue des abbesses",
  2693. "city": "marseille",
  2694. "state": "indre-et-loire",
  2695. "zip": 22525
  2696. },
  2697. "email": "jordan.roger@example.com",
  2698. "username": "bigfish980",
  2699. "password": "kinky",
  2700. "phone": "03-72-00-04-13",
  2701. "picture": {
  2702. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/95.jpg",
  2703. "large": "https://randomuser.me/api/portraits/men/95.jpg"
  2704. }
  2705. }, {
  2706. "gender": "male",
  2707. "name": {
  2708. "title": "mr",
  2709. "first": "rafael",
  2710. "last": "muller"
  2711. },
  2712. "location": {
  2713. "street": "5824 rue de l'abbé-soulange-bodin",
  2714. "city": "metz",
  2715. "state": "pas-de-calais",
  2716. "zip": 31642
  2717. },
  2718. "email": "rafael.muller@example.com",
  2719. "username": "bluewolf688",
  2720. "password": "please",
  2721. "phone": "04-81-24-33-55",
  2722. "picture": {
  2723. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/64.jpg",
  2724. "large": "https://randomuser.me/api/portraits/men/64.jpg"
  2725. }
  2726. }, {
  2727. "gender": "female",
  2728. "name": {
  2729. "title": "ms",
  2730. "first": "charlotte",
  2731. "last": "fleury"
  2732. },
  2733. "location": {
  2734. "street": "9861 avenue de la libération",
  2735. "city": "poitiers",
  2736. "state": "drôme",
  2737. "zip": 58632
  2738. },
  2739. "email": "charlotte.fleury@example.com",
  2740. "username": "silverfish678",
  2741. "password": "vector",
  2742. "phone": "03-96-10-99-73",
  2743. "picture": {
  2744. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/66.jpg",
  2745. "large": "https://randomuser.me/api/portraits/women/66.jpg"
  2746. }
  2747. }, {
  2748. "gender": "female",
  2749. "name": {
  2750. "title": "ms",
  2751. "first": "eva",
  2752. "last": "robin"
  2753. },
  2754. "location": {
  2755. "street": "1332 cours charlemagne",
  2756. "city": "marseille",
  2757. "state": "allier",
  2758. "zip": 80575
  2759. },
  2760. "email": "eva.robin@example.com",
  2761. "username": "redtiger872",
  2762. "password": "california",
  2763. "phone": "02-76-96-88-45",
  2764. "picture": {
  2765. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/68.jpg",
  2766. "large": "https://randomuser.me/api/portraits/women/68.jpg"
  2767. }
  2768. }, {
  2769. "gender": "male",
  2770. "name": {
  2771. "title": "mr",
  2772. "first": "martin",
  2773. "last": "menard"
  2774. },
  2775. "location": {
  2776. "street": "7293 avenue debrousse",
  2777. "city": "grenoble",
  2778. "state": "vosges",
  2779. "zip": 41264
  2780. },
  2781. "email": "martin.menard@example.com",
  2782. "username": "orangepanda900",
  2783. "password": "kristine",
  2784. "phone": "04-42-90-84-91",
  2785. "picture": {
  2786. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/97.jpg",
  2787. "large": "https://randomuser.me/api/portraits/men/97.jpg"
  2788. }
  2789. }, {
  2790. "gender": "male",
  2791. "name": {
  2792. "title": "mr",
  2793. "first": "ruben",
  2794. "last": "dubois"
  2795. },
  2796. "location": {
  2797. "street": "5141 rue du bât-d'argent",
  2798. "city": "aubervilliers",
  2799. "state": "haute-marne",
  2800. "zip": 90648
  2801. },
  2802. "email": "ruben.dubois@example.com",
  2803. "username": "heavyduck692",
  2804. "password": "uuuuuuuu",
  2805. "phone": "03-84-91-81-80",
  2806. "picture": {
  2807. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/89.jpg",
  2808. "large": "https://randomuser.me/api/portraits/men/89.jpg"
  2809. }
  2810. }, {
  2811. "gender": "female",
  2812. "name": {
  2813. "title": "ms",
  2814. "first": "lia",
  2815. "last": "olivier"
  2816. },
  2817. "location": {
  2818. "street": "6078 rue courbet",
  2819. "city": "asnières-sur-seine",
  2820. "state": "ardèche",
  2821. "zip": 50179
  2822. },
  2823. "email": "lia.olivier@example.com",
  2824. "username": "yellowfish421",
  2825. "password": "tester",
  2826. "phone": "03-62-90-17-02",
  2827. "picture": {
  2828. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/15.jpg",
  2829. "large": "https://randomuser.me/api/portraits/women/15.jpg"
  2830. }
  2831. }, {
  2832. "gender": "female",
  2833. "name": {
  2834. "title": "ms",
  2835. "first": "maelya",
  2836. "last": "brunet"
  2837. },
  2838. "location": {
  2839. "street": "4864 rue de la mairie",
  2840. "city": "dunkerque",
  2841. "state": "yonne",
  2842. "zip": 58768
  2843. },
  2844. "email": "maelya.brunet@example.com",
  2845. "username": "bigdog752",
  2846. "password": "stayout",
  2847. "phone": "03-06-28-42-61",
  2848. "picture": {
  2849. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/37.jpg",
  2850. "large": "https://randomuser.me/api/portraits/women/37.jpg"
  2851. }
  2852. }, {
  2853. "gender": "female",
  2854. "name": {
  2855. "title": "ms",
  2856. "first": "estelle",
  2857. "last": "francois"
  2858. },
  2859. "location": {
  2860. "street": "9297 place du 8 février 1962",
  2861. "city": "nice",
  2862. "state": "dordogne",
  2863. "zip": 95842
  2864. },
  2865. "email": "estelle.francois@example.com",
  2866. "username": "beautifulduck145",
  2867. "password": "gillian",
  2868. "phone": "01-09-36-49-84",
  2869. "picture": {
  2870. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/23.jpg",
  2871. "large": "https://randomuser.me/api/portraits/women/23.jpg"
  2872. }
  2873. }, {
  2874. "gender": "male",
  2875. "name": {
  2876. "title": "mr",
  2877. "first": "sacha",
  2878. "last": "rey"
  2879. },
  2880. "location": {
  2881. "street": "1392 avenue jean-jaurès",
  2882. "city": "rueil-malmaison",
  2883. "state": "tarn",
  2884. "zip": 52777
  2885. },
  2886. "email": "sacha.rey@example.com",
  2887. "username": "lazyleopard605",
  2888. "password": "aberdeen",
  2889. "phone": "05-05-46-65-88",
  2890. "picture": {
  2891. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/63.jpg",
  2892. "large": "https://randomuser.me/api/portraits/men/63.jpg"
  2893. }
  2894. }, {
  2895. "gender": "female",
  2896. "name": {
  2897. "title": "miss",
  2898. "first": "inaya",
  2899. "last": "brunet"
  2900. },
  2901. "location": {
  2902. "street": "1751 rue bossuet",
  2903. "city": "angers",
  2904. "state": "allier",
  2905. "zip": 17391
  2906. },
  2907. "email": "inaya.brunet@example.com",
  2908. "username": "beautifulfish263",
  2909. "password": "pyon",
  2910. "phone": "01-86-83-65-67",
  2911. "picture": {
  2912. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/50.jpg",
  2913. "large": "https://randomuser.me/api/portraits/women/50.jpg"
  2914. }
  2915. }, {
  2916. "gender": "female",
  2917. "name": {
  2918. "title": "mrs",
  2919. "first": "roxane",
  2920. "last": "lefebvre"
  2921. },
  2922. "location": {
  2923. "street": "9416 place de l'abbé-jean-lebeuf",
  2924. "city": "toulon",
  2925. "state": "haute-savoie",
  2926. "zip": 39227
  2927. },
  2928. "email": "roxane.lefebvre@example.com",
  2929. "username": "lazywolf795",
  2930. "password": "brittney",
  2931. "phone": "03-69-67-21-89",
  2932. "picture": {
  2933. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/30.jpg",
  2934. "large": "https://randomuser.me/api/portraits/women/30.jpg"
  2935. }
  2936. }, {
  2937. "gender": "female",
  2938. "name": {
  2939. "title": "ms",
  2940. "first": "chiara",
  2941. "last": "riviere"
  2942. },
  2943. "location": {
  2944. "street": "4338 rue pasteur",
  2945. "city": "montpellier",
  2946. "state": "loir-et-cher",
  2947. "zip": 66528
  2948. },
  2949. "email": "chiara.riviere@example.com",
  2950. "username": "greenbear652",
  2951. "password": "kick",
  2952. "phone": "03-70-00-56-40",
  2953. "picture": {
  2954. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/30.jpg",
  2955. "large": "https://randomuser.me/api/portraits/women/30.jpg"
  2956. }
  2957. }, {
  2958. "gender": "female",
  2959. "name": {
  2960. "title": "mrs",
  2961. "first": "alexia",
  2962. "last": "rousseau"
  2963. },
  2964. "location": {
  2965. "street": "7107 rue dumenge",
  2966. "city": "courbevoie",
  2967. "state": "aube",
  2968. "zip": 93400
  2969. },
  2970. "email": "alexia.rousseau@example.com",
  2971. "username": "bigswan118",
  2972. "password": "nang",
  2973. "phone": "05-52-90-86-59",
  2974. "picture": {
  2975. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/62.jpg",
  2976. "large": "https://randomuser.me/api/portraits/women/62.jpg"
  2977. }
  2978. }, {
  2979. "gender": "female",
  2980. "name": {
  2981. "title": "miss",
  2982. "first": "méline",
  2983. "last": "masson"
  2984. },
  2985. "location": {
  2986. "street": "2192 rue duquesne",
  2987. "city": "courbevoie",
  2988. "state": "vienne",
  2989. "zip": 20784
  2990. },
  2991. "email": "méline.masson@example.com",
  2992. "username": "beautifulfrog350",
  2993. "password": "magicman",
  2994. "phone": "05-12-62-93-27",
  2995. "picture": {
  2996. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/53.jpg",
  2997. "large": "https://randomuser.me/api/portraits/women/53.jpg"
  2998. }
  2999. }, {
  3000. "gender": "male",
  3001. "name": {
  3002. "title": "mr",
  3003. "first": "loïc",
  3004. "last": "blanc"
  3005. },
  3006. "location": {
  3007. "street": "3790 quai chauveau",
  3008. "city": "pau",
  3009. "state": "pas-de-calais",
  3010. "zip": 89631
  3011. },
  3012. "email": "loïc.blanc@example.com",
  3013. "username": "silverelephant702",
  3014. "password": "swordfis",
  3015. "phone": "02-08-99-59-45",
  3016. "picture": {
  3017. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/13.jpg",
  3018. "large": "https://randomuser.me/api/portraits/men/13.jpg"
  3019. }
  3020. }, {
  3021. "gender": "male",
  3022. "name": {
  3023. "title": "mr",
  3024. "first": "elio",
  3025. "last": "francois"
  3026. },
  3027. "location": {
  3028. "street": "7136 rue de la mairie",
  3029. "city": "dunkerque",
  3030. "state": "sarthe",
  3031. "zip": 20086
  3032. },
  3033. "email": "elio.francois@example.com",
  3034. "username": "lazyelephant126",
  3035. "password": "jonjon",
  3036. "phone": "02-57-52-73-32",
  3037. "picture": {
  3038. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/56.jpg",
  3039. "large": "https://randomuser.me/api/portraits/men/56.jpg"
  3040. }
  3041. }, {
  3042. "gender": "male",
  3043. "name": {
  3044. "title": "mr",
  3045. "first": "anatole",
  3046. "last": "caron"
  3047. },
  3048. "location": {
  3049. "street": "5588 place de l'église",
  3050. "city": "montreuil",
  3051. "state": "bas-rhin",
  3052. "zip": 32576
  3053. },
  3054. "email": "anatole.caron@example.com",
  3055. "username": "brownmouse744",
  3056. "password": "lawson",
  3057. "phone": "02-77-35-04-38",
  3058. "picture": {
  3059. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/20.jpg",
  3060. "large": "https://randomuser.me/api/portraits/men/20.jpg"
  3061. }
  3062. }, {
  3063. "gender": "male",
  3064. "name": {
  3065. "title": "mr",
  3066. "first": "tristan",
  3067. "last": "lemoine"
  3068. },
  3069. "location": {
  3070. "street": "3725 avenue debrousse",
  3071. "city": "mulhouse",
  3072. "state": "vosges",
  3073. "zip": 79564
  3074. },
  3075. "email": "tristan.lemoine@example.com",
  3076. "username": "smallladybug720",
  3077. "password": "samurai",
  3078. "phone": "01-22-12-94-43",
  3079. "picture": {
  3080. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/72.jpg",
  3081. "large": "https://randomuser.me/api/portraits/men/72.jpg"
  3082. }
  3083. }, {
  3084. "gender": "female",
  3085. "name": {
  3086. "title": "miss",
  3087. "first": "julia",
  3088. "last": "leclercq"
  3089. },
  3090. "location": {
  3091. "street": "8098 avenue de la libération",
  3092. "city": "caen",
  3093. "state": "pyrénées-orientales",
  3094. "zip": 39744
  3095. },
  3096. "email": "julia.leclercq@example.com",
  3097. "username": "greengoose561",
  3098. "password": "66666666",
  3099. "phone": "03-45-85-75-88",
  3100. "picture": {
  3101. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/26.jpg",
  3102. "large": "https://randomuser.me/api/portraits/women/26.jpg"
  3103. }
  3104. }, {
  3105. "gender": "male",
  3106. "name": {
  3107. "title": "mr",
  3108. "first": "kylian",
  3109. "last": "hubert"
  3110. },
  3111. "location": {
  3112. "street": "6831 rue cyrus-hugues",
  3113. "city": "orléans",
  3114. "state": "essonne 91",
  3115. "zip": 49128
  3116. },
  3117. "email": "kylian.hubert@example.com",
  3118. "username": "bigsnake664",
  3119. "password": "passmast",
  3120. "phone": "05-21-53-30-33",
  3121. "picture": {
  3122. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/69.jpg",
  3123. "large": "https://randomuser.me/api/portraits/men/69.jpg"
  3124. }
  3125. }, {
  3126. "gender": "male",
  3127. "name": {
  3128. "title": "mr",
  3129. "first": "joshua",
  3130. "last": "deschamps"
  3131. },
  3132. "location": {
  3133. "street": "2719 rue gasparin",
  3134. "city": "colombes",
  3135. "state": "yonne",
  3136. "zip": 44316
  3137. },
  3138. "email": "joshua.deschamps@example.com",
  3139. "username": "bluecat475",
  3140. "password": "duster",
  3141. "phone": "05-28-52-88-54",
  3142. "picture": {
  3143. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/6.jpg",
  3144. "large": "https://randomuser.me/api/portraits/men/6.jpg"
  3145. }
  3146. }, {
  3147. "gender": "female",
  3148. "name": {
  3149. "title": "miss",
  3150. "first": "roxane",
  3151. "last": "philippe"
  3152. },
  3153. "location": {
  3154. "street": "9445 rue laure-diebold",
  3155. "city": "metz",
  3156. "state": "drôme",
  3157. "zip": 27138
  3158. },
  3159. "email": "roxane.philippe@example.com",
  3160. "username": "purpleladybug873",
  3161. "password": "eagles",
  3162. "phone": "02-27-20-52-11",
  3163. "picture": {
  3164. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/91.jpg",
  3165. "large": "https://randomuser.me/api/portraits/women/91.jpg"
  3166. }
  3167. }, {
  3168. "gender": "female",
  3169. "name": {
  3170. "title": "miss",
  3171. "first": "celestine",
  3172. "last": "henry"
  3173. },
  3174. "location": {
  3175. "street": "1362 rue du bât-d'argent",
  3176. "city": "tourcoing",
  3177. "state": "landes",
  3178. "zip": 28343
  3179. },
  3180. "email": "celestine.henry@example.com",
  3181. "username": "biglion262",
  3182. "password": "575757",
  3183. "phone": "01-74-04-17-37",
  3184. "picture": {
  3185. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/43.jpg",
  3186. "large": "https://randomuser.me/api/portraits/women/43.jpg"
  3187. }
  3188. }, {
  3189. "gender": "male",
  3190. "name": {
  3191. "title": "mr",
  3192. "first": "corentin",
  3193. "last": "dupuis"
  3194. },
  3195. "location": {
  3196. "street": "3704 avenue vauban",
  3197. "city": "le havre",
  3198. "state": "somme",
  3199. "zip": 70779
  3200. },
  3201. "email": "corentin.dupuis@example.com",
  3202. "username": "lazyfish744",
  3203. "password": "mephisto",
  3204. "phone": "03-72-97-33-11",
  3205. "picture": {
  3206. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/54.jpg",
  3207. "large": "https://randomuser.me/api/portraits/men/54.jpg"
  3208. }
  3209. }, {
  3210. "gender": "male",
  3211. "name": {
  3212. "title": "mr",
  3213. "first": "joris",
  3214. "last": "schmitt"
  3215. },
  3216. "location": {
  3217. "street": "9780 rue barrier",
  3218. "city": "dijon",
  3219. "state": "ardèche",
  3220. "zip": 85776
  3221. },
  3222. "email": "joris.schmitt@example.com",
  3223. "username": "whitekoala561",
  3224. "password": "norton",
  3225. "phone": "02-41-50-20-91",
  3226. "picture": {
  3227. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/82.jpg",
  3228. "large": "https://randomuser.me/api/portraits/men/82.jpg"
  3229. }
  3230. }, {
  3231. "gender": "female",
  3232. "name": {
  3233. "title": "ms",
  3234. "first": "capucine",
  3235. "last": "martin"
  3236. },
  3237. "location": {
  3238. "street": "9591 rue pierre-delore",
  3239. "city": "argenteuil",
  3240. "state": "pas-de-calais",
  3241. "zip": 95317
  3242. },
  3243. "email": "capucine.martin@example.com",
  3244. "username": "blackcat565",
  3245. "password": "161616",
  3246. "phone": "04-21-75-31-88",
  3247. "picture": {
  3248. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/65.jpg",
  3249. "large": "https://randomuser.me/api/portraits/women/65.jpg"
  3250. }
  3251. }, {
  3252. "gender": "male",
  3253. "name": {
  3254. "title": "mr",
  3255. "first": "nils",
  3256. "last": "philippe"
  3257. },
  3258. "location": {
  3259. "street": "6031 rue de l'église",
  3260. "city": "limoges",
  3261. "state": "maine-et-loire",
  3262. "zip": 26014
  3263. },
  3264. "email": "nils.philippe@example.com",
  3265. "username": "heavyostrich278",
  3266. "password": "fatty",
  3267. "phone": "03-83-38-49-49",
  3268. "picture": {
  3269. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/82.jpg",
  3270. "large": "https://randomuser.me/api/portraits/men/82.jpg"
  3271. }
  3272. }, {
  3273. "gender": "male",
  3274. "name": {
  3275. "title": "mr",
  3276. "first": "timeo",
  3277. "last": "riviere"
  3278. },
  3279. "location": {
  3280. "street": "1170 rue du 8 mai 1945",
  3281. "city": "rennes",
  3282. "state": "nord",
  3283. "zip": 86360
  3284. },
  3285. "email": "timeo.riviere@example.com",
  3286. "username": "bluefrog153",
  3287. "password": "jimjim",
  3288. "phone": "02-44-54-44-42",
  3289. "picture": {
  3290. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/5.jpg",
  3291. "large": "https://randomuser.me/api/portraits/men/5.jpg"
  3292. }
  3293. }, {
  3294. "gender": "male",
  3295. "name": {
  3296. "title": "mr",
  3297. "first": "louka",
  3298. "last": "roussel"
  3299. },
  3300. "location": {
  3301. "street": "3962 rue de la fontaine",
  3302. "city": "toulon",
  3303. "state": "haut-rhin",
  3304. "zip": 46214
  3305. },
  3306. "email": "louka.roussel@example.com",
  3307. "username": "organicelephant879",
  3308. "password": "capecod",
  3309. "phone": "01-18-40-29-61",
  3310. "picture": {
  3311. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/36.jpg",
  3312. "large": "https://randomuser.me/api/portraits/men/36.jpg"
  3313. }
  3314. }, {
  3315. "gender": "male",
  3316. "name": {
  3317. "title": "mr",
  3318. "first": "charles",
  3319. "last": "robin"
  3320. },
  3321. "location": {
  3322. "street": "7905 avenue goerges clémenceau",
  3323. "city": "montreuil",
  3324. "state": "seine-maritime",
  3325. "zip": 86663
  3326. },
  3327. "email": "charles.robin@example.com",
  3328. "username": "organicfrog687",
  3329. "password": "colombia",
  3330. "phone": "03-90-93-56-90",
  3331. "picture": {
  3332. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/6.jpg",
  3333. "large": "https://randomuser.me/api/portraits/men/6.jpg"
  3334. }
  3335. }, {
  3336. "gender": "male",
  3337. "name": {
  3338. "title": "mr",
  3339. "first": "charles",
  3340. "last": "pierre"
  3341. },
  3342. "location": {
  3343. "street": "9824 rue paul bert",
  3344. "city": "nanterre",
  3345. "state": "pas-de-calais",
  3346. "zip": 23709
  3347. },
  3348. "email": "charles.pierre@example.com",
  3349. "username": "ticklishmouse489",
  3350. "password": "coolhand",
  3351. "phone": "03-91-38-84-10",
  3352. "picture": {
  3353. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/45.jpg",
  3354. "large": "https://randomuser.me/api/portraits/men/45.jpg"
  3355. }
  3356. }, {
  3357. "gender": "male",
  3358. "name": {
  3359. "title": "mr",
  3360. "first": "roméo",
  3361. "last": "dubois"
  3362. },
  3363. "location": {
  3364. "street": "8652 rue de la mairie",
  3365. "city": "villeurbanne",
  3366. "state": "haute-saône",
  3367. "zip": 21701
  3368. },
  3369. "email": "roméo.dubois@example.com",
  3370. "username": "smallbird888",
  3371. "password": "michael",
  3372. "phone": "05-18-81-56-84",
  3373. "picture": {
  3374. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/95.jpg",
  3375. "large": "https://randomuser.me/api/portraits/men/95.jpg"
  3376. }
  3377. }, {
  3378. "gender": "male",
  3379. "name": {
  3380. "title": "mr",
  3381. "first": "timothe",
  3382. "last": "morin"
  3383. },
  3384. "location": {
  3385. "street": "2004 avenue des ternes",
  3386. "city": "boulogne-billancourt",
  3387. "state": "haute-corse",
  3388. "zip": 68710
  3389. },
  3390. "email": "timothe.morin@example.com",
  3391. "username": "whitegorilla503",
  3392. "password": "joejoe",
  3393. "phone": "03-28-90-16-23",
  3394. "picture": {
  3395. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/20.jpg",
  3396. "large": "https://randomuser.me/api/portraits/men/20.jpg"
  3397. }
  3398. }, {
  3399. "gender": "female",
  3400. "name": {
  3401. "title": "miss",
  3402. "first": "elsa",
  3403. "last": "carpentier"
  3404. },
  3405. "location": {
  3406. "street": "1843 rue victor-hugo",
  3407. "city": "perpignan",
  3408. "state": "eure-et-loir",
  3409. "zip": 76340
  3410. },
  3411. "email": "elsa.carpentier@example.com",
  3412. "username": "bluelion798",
  3413. "password": "public",
  3414. "phone": "01-00-98-84-79",
  3415. "picture": {
  3416. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/73.jpg",
  3417. "large": "https://randomuser.me/api/portraits/women/73.jpg"
  3418. }
  3419. }, {
  3420. "gender": "male",
  3421. "name": {
  3422. "title": "mr",
  3423. "first": "damien",
  3424. "last": "bernard"
  3425. },
  3426. "location": {
  3427. "street": "6358 rue louis-garrand",
  3428. "city": "aubervilliers",
  3429. "state": "gard",
  3430. "zip": 63831
  3431. },
  3432. "email": "damien.bernard@example.com",
  3433. "username": "bigrabbit241",
  3434. "password": "hollywood",
  3435. "phone": "03-37-16-78-62",
  3436. "picture": {
  3437. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/0.jpg",
  3438. "large": "https://randomuser.me/api/portraits/men/0.jpg"
  3439. }
  3440. }, {
  3441. "gender": "female",
  3442. "name": {
  3443. "title": "ms",
  3444. "first": "celestine",
  3445. "last": "bernard"
  3446. },
  3447. "location": {
  3448. "street": "3508 rue paul-duvivier",
  3449. "city": "toulon",
  3450. "state": "doubs",
  3451. "zip": 89698
  3452. },
  3453. "email": "celestine.bernard@example.com",
  3454. "username": "organicelephant752",
  3455. "password": "saints",
  3456. "phone": "05-73-25-68-08",
  3457. "picture": {
  3458. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/39.jpg",
  3459. "large": "https://randomuser.me/api/portraits/women/39.jpg"
  3460. }
  3461. }, {
  3462. "gender": "male",
  3463. "name": {
  3464. "title": "mr",
  3465. "first": "nolan",
  3466. "last": "roche"
  3467. },
  3468. "location": {
  3469. "street": "6247 place de l'église",
  3470. "city": "mulhouse",
  3471. "state": "lot-et-garonne",
  3472. "zip": 27556
  3473. },
  3474. "email": "nolan.roche@example.com",
  3475. "username": "lazyrabbit325",
  3476. "password": "skirt",
  3477. "phone": "03-65-55-96-69",
  3478. "picture": {
  3479. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/57.jpg",
  3480. "large": "https://randomuser.me/api/portraits/men/57.jpg"
  3481. }
  3482. }, {
  3483. "gender": "male",
  3484. "name": {
  3485. "title": "mr",
  3486. "first": "louka",
  3487. "last": "moulin"
  3488. },
  3489. "location": {
  3490. "street": "1155 rue jean-baldassini",
  3491. "city": "saint-étienne",
  3492. "state": "marne",
  3493. "zip": 82990
  3494. },
  3495. "email": "louka.moulin@example.com",
  3496. "username": "smallfrog929",
  3497. "password": "jerk",
  3498. "phone": "03-10-51-30-68",
  3499. "picture": {
  3500. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/82.jpg",
  3501. "large": "https://randomuser.me/api/portraits/men/82.jpg"
  3502. }
  3503. }, {
  3504. "gender": "male",
  3505. "name": {
  3506. "title": "mr",
  3507. "first": "evan",
  3508. "last": "faure"
  3509. },
  3510. "location": {
  3511. "street": "5490 rue barrier",
  3512. "city": "fort-de-france",
  3513. "state": "marne",
  3514. "zip": 46709
  3515. },
  3516. "email": "evan.faure@example.com",
  3517. "username": "organicswan825",
  3518. "password": "brown",
  3519. "phone": "03-74-57-24-42",
  3520. "picture": {
  3521. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/98.jpg",
  3522. "large": "https://randomuser.me/api/portraits/men/98.jpg"
  3523. }
  3524. }, {
  3525. "gender": "female",
  3526. "name": {
  3527. "title": "miss",
  3528. "first": "ninon",
  3529. "last": "duval"
  3530. },
  3531. "location": {
  3532. "street": "2516 place de l'abbé-basset",
  3533. "city": "caen",
  3534. "state": "var",
  3535. "zip": 18684
  3536. },
  3537. "email": "ninon.duval@example.com",
  3538. "username": "smallladybug761",
  3539. "password": "deadman",
  3540. "phone": "02-93-78-25-76",
  3541. "picture": {
  3542. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/51.jpg",
  3543. "large": "https://randomuser.me/api/portraits/women/51.jpg"
  3544. }
  3545. }, {
  3546. "gender": "male",
  3547. "name": {
  3548. "title": "mr",
  3549. "first": "oscar",
  3550. "last": "gautier"
  3551. },
  3552. "location": {
  3553. "street": "7428 rue barrier",
  3554. "city": "dijon",
  3555. "state": "maine-et-loire",
  3556. "zip": 79657
  3557. },
  3558. "email": "oscar.gautier@example.com",
  3559. "username": "redpeacock799",
  3560. "password": "dragons",
  3561. "phone": "03-17-76-36-08",
  3562. "picture": {
  3563. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/90.jpg",
  3564. "large": "https://randomuser.me/api/portraits/men/90.jpg"
  3565. }
  3566. }, {
  3567. "gender": "female",
  3568. "name": {
  3569. "title": "ms",
  3570. "first": "océane",
  3571. "last": "david"
  3572. },
  3573. "location": {
  3574. "street": "7033 rue du stade",
  3575. "city": "dunkerque",
  3576. "state": "loir-et-cher",
  3577. "zip": 34843
  3578. },
  3579. "email": "océane.david@example.com",
  3580. "username": "bluebird751",
  3581. "password": "bobdole",
  3582. "phone": "02-31-92-25-83",
  3583. "picture": {
  3584. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/38.jpg",
  3585. "large": "https://randomuser.me/api/portraits/women/38.jpg"
  3586. }
  3587. }, {
  3588. "gender": "male",
  3589. "name": {
  3590. "title": "mr",
  3591. "first": "titouan",
  3592. "last": "louis"
  3593. },
  3594. "location": {
  3595. "street": "5699 rue de gerland",
  3596. "city": "colombes",
  3597. "state": "gers",
  3598. "zip": 36161
  3599. },
  3600. "email": "titouan.louis@example.com",
  3601. "username": "browntiger991",
  3602. "password": "whale",
  3603. "phone": "01-73-38-10-54",
  3604. "picture": {
  3605. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/63.jpg",
  3606. "large": "https://randomuser.me/api/portraits/men/63.jpg"
  3607. }
  3608. }, {
  3609. "gender": "male",
  3610. "name": {
  3611. "title": "mr",
  3612. "first": "alexis",
  3613. "last": "fournier"
  3614. },
  3615. "location": {
  3616. "street": "2842 rue dumenge",
  3617. "city": "lille",
  3618. "state": "deux-sèvres",
  3619. "zip": 66712
  3620. },
  3621. "email": "alexis.fournier@example.com",
  3622. "username": "redfrog404",
  3623. "password": "stiletto",
  3624. "phone": "01-49-84-13-19",
  3625. "picture": {
  3626. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/3.jpg",
  3627. "large": "https://randomuser.me/api/portraits/men/3.jpg"
  3628. }
  3629. }, {
  3630. "gender": "male",
  3631. "name": {
  3632. "title": "mr",
  3633. "first": "gaspard",
  3634. "last": "petit"
  3635. },
  3636. "location": {
  3637. "street": "8099 place de l'église",
  3638. "city": "avignon",
  3639. "state": "charente-maritime",
  3640. "zip": 11748
  3641. },
  3642. "email": "gaspard.petit@example.com",
  3643. "username": "yellowladybug882",
  3644. "password": "asdasd",
  3645. "phone": "05-27-91-50-43",
  3646. "picture": {
  3647. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/41.jpg",
  3648. "large": "https://randomuser.me/api/portraits/men/41.jpg"
  3649. }
  3650. }, {
  3651. "gender": "male",
  3652. "name": {
  3653. "title": "mr",
  3654. "first": "oscar",
  3655. "last": "sanchez"
  3656. },
  3657. "location": {
  3658. "street": "5630 rue cyrus-hugues",
  3659. "city": "rouen",
  3660. "state": "dordogne",
  3661. "zip": 22346
  3662. },
  3663. "email": "oscar.sanchez@example.com",
  3664. "username": "greenostrich145",
  3665. "password": "4711",
  3666. "phone": "03-80-99-95-84",
  3667. "picture": {
  3668. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/39.jpg",
  3669. "large": "https://randomuser.me/api/portraits/men/39.jpg"
  3670. }
  3671. }, {
  3672. "gender": "female",
  3673. "name": {
  3674. "title": "ms",
  3675. "first": "tess",
  3676. "last": "lambert"
  3677. },
  3678. "location": {
  3679. "street": "3893 rue gasparin",
  3680. "city": "bordeaux",
  3681. "state": "jura",
  3682. "zip": 58401
  3683. },
  3684. "email": "tess.lambert@example.com",
  3685. "username": "yellowmeercat128",
  3686. "password": "wxcvbn",
  3687. "phone": "02-48-59-70-35",
  3688. "picture": {
  3689. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/89.jpg",
  3690. "large": "https://randomuser.me/api/portraits/women/89.jpg"
  3691. }
  3692. }, {
  3693. "gender": "female",
  3694. "name": {
  3695. "title": "miss",
  3696. "first": "axelle",
  3697. "last": "caron"
  3698. },
  3699. "location": {
  3700. "street": "8504 avenue de la libération",
  3701. "city": "montpellier",
  3702. "state": "pyrénées-orientales",
  3703. "zip": 87934
  3704. },
  3705. "email": "axelle.caron@example.com",
  3706. "username": "ticklishmeercat582",
  3707. "password": "ibanez",
  3708. "phone": "02-74-30-73-24",
  3709. "picture": {
  3710. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/19.jpg",
  3711. "large": "https://randomuser.me/api/portraits/women/19.jpg"
  3712. }
  3713. }, {
  3714. "gender": "male",
  3715. "name": {
  3716. "title": "mr",
  3717. "first": "kaïs",
  3718. "last": "bonnet"
  3719. },
  3720. "location": {
  3721. "street": "4437 rue abel-gance",
  3722. "city": "versailles",
  3723. "state": "nord",
  3724. "zip": 45194
  3725. },
  3726. "email": "kaïs.bonnet@example.com",
  3727. "username": "lazytiger237",
  3728. "password": "dipper",
  3729. "phone": "03-57-78-68-95",
  3730. "picture": {
  3731. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/12.jpg",
  3732. "large": "https://randomuser.me/api/portraits/men/12.jpg"
  3733. }
  3734. }, {
  3735. "gender": "female",
  3736. "name": {
  3737. "title": "miss",
  3738. "first": "lucy",
  3739. "last": "rousseau"
  3740. },
  3741. "location": {
  3742. "street": "2046 rue de bonnel",
  3743. "city": "toulon",
  3744. "state": "seine-et-marne",
  3745. "zip": 14557
  3746. },
  3747. "email": "lucy.rousseau@example.com",
  3748. "username": "blackpanda557",
  3749. "password": "cyrano",
  3750. "phone": "01-82-79-44-54",
  3751. "picture": {
  3752. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/10.jpg",
  3753. "large": "https://randomuser.me/api/portraits/women/10.jpg"
  3754. }
  3755. }, {
  3756. "gender": "female",
  3757. "name": {
  3758. "title": "miss",
  3759. "first": "sophia",
  3760. "last": "picard"
  3761. },
  3762. "location": {
  3763. "street": "3117 place de l'abbé-georges-hénocque",
  3764. "city": "lille",
  3765. "state": "lot-et-garonne",
  3766. "zip": 27764
  3767. },
  3768. "email": "sophia.picard@example.com",
  3769. "username": "goldenladybug543",
  3770. "password": "bush",
  3771. "phone": "02-48-13-91-26",
  3772. "picture": {
  3773. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/21.jpg",
  3774. "large": "https://randomuser.me/api/portraits/women/21.jpg"
  3775. }
  3776. }, {
  3777. "gender": "female",
  3778. "name": {
  3779. "title": "mrs",
  3780. "first": "eloïse",
  3781. "last": "lecomte"
  3782. },
  3783. "location": {
  3784. "street": "1629 place des 44 enfants d'izieu",
  3785. "city": "mulhouse",
  3786. "state": "nord",
  3787. "zip": 55040
  3788. },
  3789. "email": "eloïse.lecomte@example.com",
  3790. "username": "crazykoala417",
  3791. "password": "chick",
  3792. "phone": "04-48-60-57-06",
  3793. "picture": {
  3794. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/84.jpg",
  3795. "large": "https://randomuser.me/api/portraits/women/84.jpg"
  3796. }
  3797. }, {
  3798. "gender": "male",
  3799. "name": {
  3800. "title": "mr",
  3801. "first": "thomas",
  3802. "last": "garcia"
  3803. },
  3804. "location": {
  3805. "street": "4428 rue bataille",
  3806. "city": "reims",
  3807. "state": "bouches-du-rhône",
  3808. "zip": 86375
  3809. },
  3810. "email": "thomas.garcia@example.com",
  3811. "username": "whitesnake456",
  3812. "password": "user",
  3813. "phone": "03-65-92-02-05",
  3814. "picture": {
  3815. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/15.jpg",
  3816. "large": "https://randomuser.me/api/portraits/men/15.jpg"
  3817. }
  3818. }, {
  3819. "gender": "female",
  3820. "name": {
  3821. "title": "miss",
  3822. "first": "lilou",
  3823. "last": "vincent"
  3824. },
  3825. "location": {
  3826. "street": "2393 rue de l'abbé-de-l'épée",
  3827. "city": "rouen",
  3828. "state": "orne",
  3829. "zip": 57857
  3830. },
  3831. "email": "lilou.vincent@example.com",
  3832. "username": "greenbear206",
  3833. "password": "151515",
  3834. "phone": "03-05-76-76-95",
  3835. "picture": {
  3836. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/90.jpg",
  3837. "large": "https://randomuser.me/api/portraits/women/90.jpg"
  3838. }
  3839. }, {
  3840. "gender": "male",
  3841. "name": {
  3842. "title": "mr",
  3843. "first": "oscar",
  3844. "last": "colin"
  3845. },
  3846. "location": {
  3847. "street": "6077 rue pasteur",
  3848. "city": "vitry-sur-seine",
  3849. "state": "loiret",
  3850. "zip": 63317
  3851. },
  3852. "email": "oscar.colin@example.com",
  3853. "username": "bluetiger503",
  3854. "password": "5329",
  3855. "phone": "05-36-59-31-22",
  3856. "picture": {
  3857. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/95.jpg",
  3858. "large": "https://randomuser.me/api/portraits/men/95.jpg"
  3859. }
  3860. }, {
  3861. "gender": "female",
  3862. "name": {
  3863. "title": "mrs",
  3864. "first": "amandine",
  3865. "last": "chevalier"
  3866. },
  3867. "location": {
  3868. "street": "9489 rue de l'abbé-soulange-bodin",
  3869. "city": "reims",
  3870. "state": "yvelines",
  3871. "zip": 52280
  3872. },
  3873. "email": "amandine.chevalier@example.com",
  3874. "username": "smalllion174",
  3875. "password": "tahoe",
  3876. "phone": "02-56-59-43-84",
  3877. "picture": {
  3878. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/38.jpg",
  3879. "large": "https://randomuser.me/api/portraits/women/38.jpg"
  3880. }
  3881. }, {
  3882. "gender": "male",
  3883. "name": {
  3884. "title": "mr",
  3885. "first": "luca",
  3886. "last": "roche"
  3887. },
  3888. "location": {
  3889. "street": "3415 rue cyrus-hugues",
  3890. "city": "avignon",
  3891. "state": "finistère",
  3892. "zip": 24501
  3893. },
  3894. "email": "luca.roche@example.com",
  3895. "username": "lazycat676",
  3896. "password": "gentle",
  3897. "phone": "05-89-58-12-62",
  3898. "picture": {
  3899. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/59.jpg",
  3900. "large": "https://randomuser.me/api/portraits/men/59.jpg"
  3901. }
  3902. }, {
  3903. "gender": "male",
  3904. "name": {
  3905. "title": "mr",
  3906. "first": "livio",
  3907. "last": "gautier"
  3908. },
  3909. "location": {
  3910. "street": "5621 place du 22 novembre 1943",
  3911. "city": "aix-en-provence",
  3912. "state": "manche",
  3913. "zip": 94922
  3914. },
  3915. "email": "livio.gautier@example.com",
  3916. "username": "browngoose771",
  3917. "password": "rodeo",
  3918. "phone": "05-88-64-82-14",
  3919. "picture": {
  3920. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/14.jpg",
  3921. "large": "https://randomuser.me/api/portraits/men/14.jpg"
  3922. }
  3923. }, {
  3924. "gender": "female",
  3925. "name": {
  3926. "title": "miss",
  3927. "first": "héloïse",
  3928. "last": "gerard"
  3929. },
  3930. "location": {
  3931. "street": "8035 avenue vauban",
  3932. "city": "le havre",
  3933. "state": "sarthe",
  3934. "zip": 42418
  3935. },
  3936. "email": "héloïse.gerard@example.com",
  3937. "username": "bigrabbit810",
  3938. "password": "butterfl",
  3939. "phone": "01-77-07-55-19",
  3940. "picture": {
  3941. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/5.jpg",
  3942. "large": "https://randomuser.me/api/portraits/women/5.jpg"
  3943. }
  3944. }, {
  3945. "gender": "female",
  3946. "name": {
  3947. "title": "mrs",
  3948. "first": "hélèna",
  3949. "last": "sanchez"
  3950. },
  3951. "location": {
  3952. "street": "6182 rue de la barre",
  3953. "city": "colombes",
  3954. "state": "meurthe-et-moselle",
  3955. "zip": 51274
  3956. },
  3957. "email": "hélèna.sanchez@example.com",
  3958. "username": "bluewolf964",
  3959. "password": "belle",
  3960. "phone": "03-95-76-59-06",
  3961. "picture": {
  3962. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/57.jpg",
  3963. "large": "https://randomuser.me/api/portraits/women/57.jpg"
  3964. }
  3965. }, {
  3966. "gender": "male",
  3967. "name": {
  3968. "title": "mr",
  3969. "first": "joshua",
  3970. "last": "clement"
  3971. },
  3972. "location": {
  3973. "street": "6389 rue de l'abbaye",
  3974. "city": "fort-de-france",
  3975. "state": "pas-de-calais",
  3976. "zip": 29469
  3977. },
  3978. "email": "joshua.clement@example.com",
  3979. "username": "greenrabbit628",
  3980. "password": "sakura",
  3981. "phone": "01-03-73-19-46",
  3982. "picture": {
  3983. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/92.jpg",
  3984. "large": "https://randomuser.me/api/portraits/men/92.jpg"
  3985. }
  3986. }, {
  3987. "gender": "male",
  3988. "name": {
  3989. "title": "mr",
  3990. "first": "théo",
  3991. "last": "le gall"
  3992. },
  3993. "location": {
  3994. "street": "5047 rue barrier",
  3995. "city": "pau",
  3996. "state": "seine-maritime",
  3997. "zip": 81736
  3998. },
  3999. "email": "théo.le gall@example.com",
  4000. "username": "crazyfrog346",
  4001. "password": "cheech",
  4002. "phone": "04-01-20-94-59",
  4003. "picture": {
  4004. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/26.jpg",
  4005. "large": "https://randomuser.me/api/portraits/men/26.jpg"
  4006. }
  4007. }, {
  4008. "gender": "male",
  4009. "name": {
  4010. "title": "mr",
  4011. "first": "amaury",
  4012. "last": "marie"
  4013. },
  4014. "location": {
  4015. "street": "2496 rue du bât-d'argent",
  4016. "city": "poitiers",
  4017. "state": "doubs",
  4018. "zip": 55239
  4019. },
  4020. "email": "amaury.marie@example.com",
  4021. "username": "orangeelephant651",
  4022. "password": "142536",
  4023. "phone": "01-15-34-30-76",
  4024. "picture": {
  4025. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/91.jpg",
  4026. "large": "https://randomuser.me/api/portraits/men/91.jpg"
  4027. }
  4028. }, {
  4029. "gender": "female",
  4030. "name": {
  4031. "title": "ms",
  4032. "first": "mia",
  4033. "last": "perez"
  4034. },
  4035. "location": {
  4036. "street": "6647 rue abel-gance",
  4037. "city": "mulhouse",
  4038. "state": "pas-de-calais",
  4039. "zip": 63980
  4040. },
  4041. "email": "mia.perez@example.com",
  4042. "username": "heavygorilla371",
  4043. "password": "gong",
  4044. "phone": "04-40-14-55-41",
  4045. "picture": {
  4046. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/96.jpg",
  4047. "large": "https://randomuser.me/api/portraits/women/96.jpg"
  4048. }
  4049. }, {
  4050. "gender": "male",
  4051. "name": {
  4052. "title": "mr",
  4053. "first": "julian",
  4054. "last": "garnier"
  4055. },
  4056. "location": {
  4057. "street": "9121 rue cyrus-hugues",
  4058. "city": "strasbourg",
  4059. "state": "aube",
  4060. "zip": 68224
  4061. },
  4062. "email": "julian.garnier@example.com",
  4063. "username": "greentiger804",
  4064. "password": "budlight",
  4065. "phone": "02-34-54-75-37",
  4066. "picture": {
  4067. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/28.jpg",
  4068. "large": "https://randomuser.me/api/portraits/men/28.jpg"
  4069. }
  4070. }, {
  4071. "gender": "female",
  4072. "name": {
  4073. "title": "ms",
  4074. "first": "louisa",
  4075. "last": "garcia"
  4076. },
  4077. "location": {
  4078. "street": "8955 rue duguesclin",
  4079. "city": "brest",
  4080. "state": "territoire de belfort",
  4081. "zip": 19714
  4082. },
  4083. "email": "louisa.garcia@example.com",
  4084. "username": "greenbird982",
  4085. "password": "slider",
  4086. "phone": "04-23-44-61-06",
  4087. "picture": {
  4088. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/45.jpg",
  4089. "large": "https://randomuser.me/api/portraits/women/45.jpg"
  4090. }
  4091. }, {
  4092. "gender": "male",
  4093. "name": {
  4094. "title": "mr",
  4095. "first": "alban",
  4096. "last": "roussel"
  4097. },
  4098. "location": {
  4099. "street": "3280 rue dumenge",
  4100. "city": "perpignan",
  4101. "state": "vosges",
  4102. "zip": 76104
  4103. },
  4104. "email": "alban.roussel@example.com",
  4105. "username": "blackgoose796",
  4106. "password": "dillon",
  4107. "phone": "04-27-74-52-30",
  4108. "picture": {
  4109. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/0.jpg",
  4110. "large": "https://randomuser.me/api/portraits/men/0.jpg"
  4111. }
  4112. }, {
  4113. "gender": "male",
  4114. "name": {
  4115. "title": "mr",
  4116. "first": "thibaut",
  4117. "last": "petit"
  4118. },
  4119. "location": {
  4120. "street": "4454 rue paul bert",
  4121. "city": "saint-étienne",
  4122. "state": "pyrénées-atlantiques",
  4123. "zip": 81332
  4124. },
  4125. "email": "thibaut.petit@example.com",
  4126. "username": "purplefish135",
  4127. "password": "menace",
  4128. "phone": "04-50-32-76-58",
  4129. "picture": {
  4130. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/78.jpg",
  4131. "large": "https://randomuser.me/api/portraits/men/78.jpg"
  4132. }
  4133. }, {
  4134. "gender": "female",
  4135. "name": {
  4136. "title": "miss",
  4137. "first": "sara",
  4138. "last": "rodriguez"
  4139. },
  4140. "location": {
  4141. "street": "3371 place de l'abbé-georges-hénocque",
  4142. "city": "amiens",
  4143. "state": "seine-maritime",
  4144. "zip": 36396
  4145. },
  4146. "email": "sara.rodriguez@example.com",
  4147. "username": "heavyrabbit937",
  4148. "password": "ultimate",
  4149. "phone": "02-70-27-75-21",
  4150. "picture": {
  4151. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/41.jpg",
  4152. "large": "https://randomuser.me/api/portraits/women/41.jpg"
  4153. }
  4154. }, {
  4155. "gender": "male",
  4156. "name": {
  4157. "title": "mr",
  4158. "first": "fabien",
  4159. "last": "olivier"
  4160. },
  4161. "location": {
  4162. "street": "7724 rue du bon-pasteur",
  4163. "city": "rennes",
  4164. "state": "aube",
  4165. "zip": 38139
  4166. },
  4167. "email": "fabien.olivier@example.com",
  4168. "username": "crazymeercat881",
  4169. "password": "goaway",
  4170. "phone": "01-09-10-17-00",
  4171. "picture": {
  4172. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/41.jpg",
  4173. "large": "https://randomuser.me/api/portraits/men/41.jpg"
  4174. }
  4175. }, {
  4176. "gender": "male",
  4177. "name": {
  4178. "title": "mr",
  4179. "first": "robin",
  4180. "last": "robin"
  4181. },
  4182. "location": {
  4183. "street": "5070 rue abel",
  4184. "city": "toulouse",
  4185. "state": "territoire de belfort",
  4186. "zip": 12479
  4187. },
  4188. "email": "robin.robin@example.com",
  4189. "username": "redpanda771",
  4190. "password": "caca",
  4191. "phone": "04-77-45-13-84",
  4192. "picture": {
  4193. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/62.jpg",
  4194. "large": "https://randomuser.me/api/portraits/men/62.jpg"
  4195. }
  4196. }, {
  4197. "gender": "female",
  4198. "name": {
  4199. "title": "ms",
  4200. "first": "emeline",
  4201. "last": "lefebvre"
  4202. },
  4203. "location": {
  4204. "street": "7030 rue de la mairie",
  4205. "city": "caen",
  4206. "state": "territoire de belfort",
  4207. "zip": 87664
  4208. },
  4209. "email": "emeline.lefebvre@example.com",
  4210. "username": "crazyelephant349",
  4211. "password": "monroe",
  4212. "phone": "02-36-91-99-97",
  4213. "picture": {
  4214. "thumbnail": "https://randomuser.me/api/portraits/thumb/women/9.jpg",
  4215. "large": "https://randomuser.me/api/portraits/women/9.jpg"
  4216. }
  4217. }],
  4218. "nationality": "FR",
  4219. "seed": "f94158be2e69b5cf03",
  4220. "version": "0.7"
  4221. };
  4222. class XDataProvider extends Polymer.Element {
  4223. static get is() {
  4224. return 'x-data-provider';
  4225. }
  4226. static get properties() {
  4227. return {
  4228. loading: {
  4229. type: Boolean,
  4230. notify: true
  4231. },
  4232. delay: {
  4233. type: Number,
  4234. value: 0
  4235. },
  4236. dataProvider: {
  4237. notify: true,
  4238. value: () => {
  4239. const _this = this;
  4240. return (params, callback) => {
  4241. const items = Array.apply(null, {length: params.pageSize})
  4242. .map((item, index) => getJSON('http://randomuser.me?index=' + (index + params.page * params.pageSize)));
  4243. _this.loading = true;
  4244. setTimeout(() => {
  4245. callback(items);
  4246. _this.loading = false;
  4247. }, _this.delay);
  4248. };
  4249. }
  4250. }
  4251. };
  4252. }
  4253. }
  4254. window.customElements.define(XDataProvider.is, XDataProvider);
  4255. class XArrayDataProvider extends Polymer.Element {
  4256. static get is() {
  4257. return 'x-array-data-provider';
  4258. }
  4259. static get properties() {
  4260. return {
  4261. size: {
  4262. type: Number,
  4263. value: null
  4264. },
  4265. items: {
  4266. notify: true,
  4267. computed: '_computeItems(size)'
  4268. }
  4269. };
  4270. }
  4271. _computeItems(size) {
  4272. if (size !== null) {
  4273. return users.results.slice(0, size);
  4274. } else {
  4275. return users.results;
  4276. }
  4277. }
  4278. }
  4279. window.customElements.define(XArrayDataProvider.is, XArrayDataProvider);
  4280. })();
  4281. </script>