Advertisement
Meloetta

England Names

Nov 19th, 2015
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.21 KB | None | 0 0
  1. define([], function () { "use strict";
  2. var first, last;
  3. first = [
  4. ["Jack", 10779],
  5. ["Daniel", 10338],
  6. ["Thomas", 9603],
  7. ["James", 9385],
  8. ["Joshua", 7887],
  9. ["Matthew", 7426],
  10. ["Ryan", 6496],
  11. ["Joseph", 6193],
  12. ["Samuel", 6161],
  13. ["Liam", 5802],
  14. ["Jordan", 5750],
  15. ["Luke", 5664],
  16. ["Connor", 5009],
  17. ["Alexander", 4840],
  18. ["Benjamin", 4805],
  19. ["Adam", 4538],
  20. ["Harry", 4434],
  21. ["Jake", 4331],
  22. ["George", 4287],
  23. ["Callum", 4281],
  24. ["William", 4269],
  25. ["Michael", 4187],
  26. ["Oliver", 3655],
  27. ["Lewis", 3569],
  28. ["Christopher", 3483],
  29. ["Kieran", 2882],
  30. ["Nathan", 2744],
  31. ["Jamie", 2688],
  32. ["Andrew", 2676],
  33. ["Robert", 2644],
  34. ["Bradley", 2557],
  35. ["David", 2517],
  36. ["Aaron", 2511],
  37. ["Ben", 2332],
  38. ["Jacob", 2249],
  39. ["Kyle", 2046],
  40. ["Charlie", 1912],
  41. ["Jonathan", 1881],
  42. ["Ashley", 1874],
  43. ["Reece", 1811],
  44. ["Cameron", 1791],
  45. ["Alex", 1762],
  46. ["Charles", 1738],
  47. ["Edward", 1658],
  48. ["John", 1649],
  49. ["Sam", 1638],
  50. ["Scott", 1632],
  51. ["Sean", 1594],
  52. ["Joe", 1567],
  53. ["Dominic", 1519],
  54. ["Nicholas", 1385],
  55. ["Brandon", 1337],
  56. ["Rhys", 1259],
  57. ["Mark", 1222],
  58. ["Max", 1192],
  59. ["Dylan", 1186],
  60. ["Henry", 1135],
  61. ["Peter", 1128],
  62. ["Stephen", 1122],
  63. ["Louis", 1100],
  64. ["Richard", 1089],
  65. ["Conor", 1081],
  66. ["Lee", 1053],
  67. ["Anthony", 1045],
  68. ["Patrick", 1039],
  69. ["Tyler", 1007],
  70. ["Ross", 1004],
  71. ["Jason", 1000],
  72. ["Elliot"],
  73. ["Billy"],
  74. ["Paul"],
  75. ["Steven"],
  76. ["Shane"],
  77. ["Joel"],
  78. ["Shaun"],
  79. ["Toby"],
  80. ["Curtis"],
  81. ["Mitchell"],
  82. ["Dean"],
  83. ["Craig"],
  84. ["Timothy"],
  85. ["Aidan"],
  86. ["Declan"],
  87. ["Marcus"],
  88. ["Harrison"],
  89. ["Simon"],
  90. ["Elliott"],
  91. ["Jay"],
  92. ["Christian"],
  93. ["Calum"],
  94. ["Ethan"],
  95. ["Rory"],
  96. ["Josh"],
  97. ["Macauley"],
  98. ["Zachary"],
  99. ["Danny"],
  100. ["Kane"],
  101. ["Owen"],
  102.  
  103. var female (new), first, last;
  104. female = [
  105. ["Sophie", 7087],
  106. ["Chloe", 6824],
  107. ["Jessica", 6711],
  108. ["Emily", 6415],
  109. ["Lauren", 6299],
  110. ["Hannah", 5916],
  111. ["Charlotte", 5866],
  112. ["Rebecca", 5828],
  113. ["Amy", 5206],
  114. ["Megan", 4948],
  115. ["Shannon", 4649],
  116. ["Katie", 4337],
  117. ["Bethany", 4271],
  118. ["Emma", 4232],
  119. ["Lucy", 3753],
  120. ["Georgia", 3723],
  121. ["Laura", 3582],
  122. ["Sarah", 3111],
  123. ["Jade", 2750],
  124. ["Danielle", 2641],
  125. ["Abigail", 2595],
  126. ["Eleanor", 2555],
  127.  
  128. ];
  129.  
  130. []
  131. ];
  132. last = [
  133. ["Smith", 729862],
  134. ["Jones", 580000],
  135. ["Taylor", 460000],
  136. ["Williams", 411000],
  137. ["Brown", 380000],
  138. ["Davies", 316000],
  139. ["Evans", 230000],
  140. ["Wilson", 227000],
  141. ["Thomas", 220000],
  142. ["Roberts", 219000],
  143. ["Johnson", 214000],
  144. ["Lewis", 198000],
  145. ["Walker", 195000],
  146. ["Robinson", 187000],
  147. ["Wood", 185000],
  148. ["Thompson", 183000],
  149. ["White", 181000],
  150. ["Watson", 181000],
  151. ["Jackson", 173000],
  152. ["Wright", 171000],
  153. ["Green", 166000],
  154. ["Harris", 161000],
  155. ["Cooper", 161000],
  156. ["King", 160000],
  157. ["Lee", 159000],
  158. ["Martin", 152000],
  159. ["Clarke", 152000],
  160. ["James", 151000],
  161. ["Morgan", 150000],
  162. ["Hughes", 147000],
  163. ["Edwards", 147000],
  164. ["Hill", 145000],
  165. ["Moore", 144000],
  166. ["Clark", 140000],
  167. ["Harrison", 137000],
  168. ["Scott", 134000],
  169. ["Young", 131000],
  170. ["Morris", 131000],
  171. ["Hall", 129000],
  172. ["Ward", 125000],
  173. ["Turner", 125000],
  174. ["Carter", 124000],
  175. ["Phillips", 121000],
  176. ["Mitchell", 121000],
  177. ["Patel", 119000],
  178. ["Adams", 116000],
  179. ["Campbell", 115000],
  180. ["Anderson", 115000],
  181. ["Allen", 113000],
  182. ["Cook", 110000],
  183. ];
  184. return {
  185. first: first,
  186.  
  187. last: last
  188. };
  189. });
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement