ffakerTW 0.1.0 → 1.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (597) hide show
  1. checksums.yaml +4 -4
  2. data/Changelog.md +31 -2
  3. data/Gemfile +1 -1
  4. data/RANDOM.md +20 -20
  5. data/README.md +28 -31
  6. data/REFERENCE.md +88 -2660
  7. data/ffakerTW.gemspec +4 -4
  8. data/lib/ffakerTW/address_tw.rb +118 -0
  9. data/lib/ffakerTW/animal_tw.rb +1 -1
  10. data/lib/ffakerTW/company_tw.rb +3 -3
  11. data/lib/ffakerTW/data/address_tw/all +34463 -0
  12. data/lib/ffakerTW/data/address_tw/changhua +2765 -0
  13. data/lib/ffakerTW/data/address_tw/chiayi +1309 -0
  14. data/lib/ffakerTW/data/address_tw/hsinchu +1652 -0
  15. data/lib/ffakerTW/data/address_tw/hualien +1369 -0
  16. data/lib/ffakerTW/data/address_tw/kaohsiung +4603 -0
  17. data/lib/ffakerTW/data/address_tw/keelung +238 -0
  18. data/lib/ffakerTW/data/address_tw/kingmen +200 -0
  19. data/lib/ffakerTW/data/address_tw/miaoli +1133 -0
  20. data/lib/ffakerTW/data/address_tw/nantou +971 -0
  21. data/lib/ffakerTW/data/address_tw/newtaipei +2439 -0
  22. data/lib/ffakerTW/data/address_tw/penghu +197 -0
  23. data/lib/ffakerTW/data/address_tw/pingtung +2343 -0
  24. data/lib/ffakerTW/data/address_tw/taichung +4092 -0
  25. data/lib/ffakerTW/data/address_tw/tainan +2843 -0
  26. data/lib/ffakerTW/data/address_tw/taipei +753 -0
  27. data/lib/ffakerTW/data/address_tw/taitung +649 -0
  28. data/lib/ffakerTW/data/address_tw/taoyuan +3478 -0
  29. data/lib/ffakerTW/data/address_tw/yilan +1506 -0
  30. data/lib/ffakerTW/data/address_tw/yunlin +1923 -0
  31. data/lib/ffakerTW/data/animal_tw/common_names +21 -62
  32. data/lib/ffakerTW/data/job_tw/job_nouns +72 -206
  33. data/lib/ffakerTW/data/name_tw/first_names +178 -117
  34. data/lib/ffakerTW/data/name_tw/first_names.1120319 +122 -0
  35. data/lib/ffakerTW/education_tw.rb +6 -23
  36. data/lib/ffakerTW/gender_tw.rb +1 -4
  37. data/lib/ffakerTW/identification_tw.rb +1 -1
  38. data/lib/ffakerTW/job_tw.rb +1 -1
  39. data/lib/ffakerTW/lorem_tw.rb +2 -0
  40. data/lib/ffakerTW/name_tw.rb +3 -3
  41. data/lib/ffakerTW/phone_number_tw.rb +22 -15
  42. data/lib/ffakerTW/utils/module_utils.rb +1 -1
  43. data/lib/ffakerTW/version.rb +1 -1
  44. data/lib/ffakerTW.rb +2 -137
  45. data/lib/version.rb +2 -2
  46. data/scripts/profiling.rb +2 -2
  47. metadata +34 -689
  48. data/lib/ffakerTW/address.rb +0 -115
  49. data/lib/ffakerTW/address_au.rb +0 -120
  50. data/lib/ffakerTW/address_br.rb +0 -57
  51. data/lib/ffakerTW/address_ca.rb +0 -32
  52. data/lib/ffakerTW/address_ch.rb +0 -18
  53. data/lib/ffakerTW/address_ch_de.rb +0 -14
  54. data/lib/ffakerTW/address_ch_fr.rb +0 -14
  55. data/lib/ffakerTW/address_ch_it.rb +0 -14
  56. data/lib/ffakerTW/address_da.rb +0 -49
  57. data/lib/ffakerTW/address_de.rb +0 -42
  58. data/lib/ffakerTW/address_fi.rb +0 -44
  59. data/lib/ffakerTW/address_fr.rb +0 -40
  60. data/lib/ffakerTW/address_gr.rb +0 -38
  61. data/lib/ffakerTW/address_id.rb +0 -36
  62. data/lib/ffakerTW/address_in.rb +0 -56
  63. data/lib/ffakerTW/address_it.rb +0 -36
  64. data/lib/ffakerTW/address_ja.rb +0 -83
  65. data/lib/ffakerTW/address_kr.rb +0 -87
  66. data/lib/ffakerTW/address_mx.rb +0 -31
  67. data/lib/ffakerTW/address_nl.rb +0 -43
  68. data/lib/ffakerTW/address_pl.rb +0 -83
  69. data/lib/ffakerTW/address_ru.rb +0 -37
  70. data/lib/ffakerTW/address_se.rb +0 -44
  71. data/lib/ffakerTW/address_sn.rb +0 -22
  72. data/lib/ffakerTW/address_ua.rb +0 -56
  73. data/lib/ffakerTW/address_uk.rb +0 -25
  74. data/lib/ffakerTW/address_us.rb +0 -58
  75. data/lib/ffakerTW/animal.rb +0 -14
  76. data/lib/ffakerTW/animal_br.rb +0 -12
  77. data/lib/ffakerTW/animal_cn.rb +0 -12
  78. data/lib/ffakerTW/animal_es.rb +0 -12
  79. data/lib/ffakerTW/animal_pl.rb +0 -15
  80. data/lib/ffakerTW/animal_us.rb +0 -12
  81. data/lib/ffakerTW/color_pl.rb +0 -14
  82. data/lib/ffakerTW/color_ua.rb +0 -12
  83. data/lib/ffakerTW/company.rb +0 -44
  84. data/lib/ffakerTW/company_cn.rb +0 -23
  85. data/lib/ffakerTW/company_fr.rb +0 -35
  86. data/lib/ffakerTW/company_it.rb +0 -45
  87. data/lib/ffakerTW/company_ja.rb +0 -24
  88. data/lib/ffakerTW/company_se.rb +0 -23
  89. data/lib/ffakerTW/data/address/city_suffixes +0 -19
  90. data/lib/ffakerTW/data/address/country +0 -249
  91. data/lib/ffakerTW/data/address/country_code +0 -249
  92. data/lib/ffakerTW/data/address/neighborhood +0 -49
  93. data/lib/ffakerTW/data/address/street_suffix +0 -195
  94. data/lib/ffakerTW/data/address/time_zone +0 -130
  95. data/lib/ffakerTW/data/address_br/city +0 -299
  96. data/lib/ffakerTW/data/address_br/complement +0 -3
  97. data/lib/ffakerTW/data/address_br/neighborhood_prefixes +0 -3
  98. data/lib/ffakerTW/data/address_br/state +0 -27
  99. data/lib/ffakerTW/data/address_br/state_abbr +0 -27
  100. data/lib/ffakerTW/data/address_ca/city +0 -181
  101. data/lib/ffakerTW/data/address_ca/province +0 -13
  102. data/lib/ffakerTW/data/address_ch/canton_abbr +0 -26
  103. data/lib/ffakerTW/data/address_chde/canton +0 -26
  104. data/lib/ffakerTW/data/address_chfr/canton +0 -26
  105. data/lib/ffakerTW/data/address_chit/canton +0 -26
  106. data/lib/ffakerTW/data/address_da/city +0 -592
  107. data/lib/ffakerTW/data/address_da/kommune +0 -88
  108. data/lib/ffakerTW/data/address_da/street +0 -657
  109. data/lib/ffakerTW/data/address_de/city +0 -1666
  110. data/lib/ffakerTW/data/address_de/state +0 -15
  111. data/lib/ffakerTW/data/address_fi/city +0 -107
  112. data/lib/ffakerTW/data/address_fi/countries +0 -96
  113. data/lib/ffakerTW/data/address_fi/street +0 -140
  114. data/lib/ffakerTW/data/address_fr/city +0 -261
  115. data/lib/ffakerTW/data/address_fr/region +0 -27
  116. data/lib/ffakerTW/data/address_gr/city +0 -79
  117. data/lib/ffakerTW/data/address_gr/region +0 -13
  118. data/lib/ffakerTW/data/address_gr/street +0 -100
  119. data/lib/ffakerTW/data/address_id/city +0 -102
  120. data/lib/ffakerTW/data/address_id/common_street_names +0 -170
  121. data/lib/ffakerTW/data/address_id/state +0 -33
  122. data/lib/ffakerTW/data/address_id/state_abbr +0 -33
  123. data/lib/ffakerTW/data/address_in/city +0 -24
  124. data/lib/ffakerTW/data/address_in/state +0 -29
  125. data/lib/ffakerTW/data/address_in/state_abbr +0 -29
  126. data/lib/ffakerTW/data/address_in/union_territory +0 -7
  127. data/lib/ffakerTW/data/address_in/union_territory_abbr +0 -7
  128. data/lib/ffakerTW/data/address_it/city +0 -111
  129. data/lib/ffakerTW/data/address_it/region +0 -20
  130. data/lib/ffakerTW/data/address_ja/city +0 -791
  131. data/lib/ffakerTW/data/address_ja/county +0 -98
  132. data/lib/ffakerTW/data/address_ja/designated_city +0 -20
  133. data/lib/ffakerTW/data/address_ja/prefecture +0 -47
  134. data/lib/ffakerTW/data/address_ja/street +0 -37
  135. data/lib/ffakerTW/data/address_ja/tokyo_ward +0 -23
  136. data/lib/ffakerTW/data/address_ja/village +0 -183
  137. data/lib/ffakerTW/data/address_ja/ward +0 -188
  138. data/lib/ffakerTW/data/address_kr/boroughs +0 -29
  139. data/lib/ffakerTW/data/address_kr/cities +0 -51
  140. data/lib/ffakerTW/data/address_mx/ags +0 -11
  141. data/lib/ffakerTW/data/address_mx/bc +0 -5
  142. data/lib/ffakerTW/data/address_mx/bcs +0 -5
  143. data/lib/ffakerTW/data/address_mx/camp +0 -11
  144. data/lib/ffakerTW/data/address_mx/chih +0 -67
  145. data/lib/ffakerTW/data/address_mx/chis +0 -118
  146. data/lib/ffakerTW/data/address_mx/coah +0 -38
  147. data/lib/ffakerTW/data/address_mx/col +0 -10
  148. data/lib/ffakerTW/data/address_mx/df +0 -16
  149. data/lib/ffakerTW/data/address_mx/dgo +0 -39
  150. data/lib/ffakerTW/data/address_mx/gro +0 -81
  151. data/lib/ffakerTW/data/address_mx/gto +0 -46
  152. data/lib/ffakerTW/data/address_mx/hgo +0 -84
  153. data/lib/ffakerTW/data/address_mx/jal +0 -125
  154. data/lib/ffakerTW/data/address_mx/mex +0 -125
  155. data/lib/ffakerTW/data/address_mx/mich +0 -113
  156. data/lib/ffakerTW/data/address_mx/mor +0 -33
  157. data/lib/ffakerTW/data/address_mx/nay +0 -20
  158. data/lib/ffakerTW/data/address_mx/nl +0 -51
  159. data/lib/ffakerTW/data/address_mx/oax +0 -570
  160. data/lib/ffakerTW/data/address_mx/pue +0 -217
  161. data/lib/ffakerTW/data/address_mx/qr +0 -10
  162. data/lib/ffakerTW/data/address_mx/qro +0 -18
  163. data/lib/ffakerTW/data/address_mx/sin +0 -18
  164. data/lib/ffakerTW/data/address_mx/slp +0 -58
  165. data/lib/ffakerTW/data/address_mx/son +0 -72
  166. data/lib/ffakerTW/data/address_mx/state +0 -32
  167. data/lib/ffakerTW/data/address_mx/state_abbr +0 -32
  168. data/lib/ffakerTW/data/address_mx/tab +0 -17
  169. data/lib/ffakerTW/data/address_mx/tamps +0 -43
  170. data/lib/ffakerTW/data/address_mx/tlax +0 -60
  171. data/lib/ffakerTW/data/address_mx/ver +0 -212
  172. data/lib/ffakerTW/data/address_mx/yuc +0 -106
  173. data/lib/ffakerTW/data/address_mx/zac +0 -58
  174. data/lib/ffakerTW/data/address_nl/city +0 -2226
  175. data/lib/ffakerTW/data/address_nl/province +0 -12
  176. data/lib/ffakerTW/data/address_pl/city +0 -916
  177. data/lib/ffakerTW/data/address_pl/square +0 -390
  178. data/lib/ffakerTW/data/address_pl/street +0 -390
  179. data/lib/ffakerTW/data/address_pl/voivodeship +0 -16
  180. data/lib/ffakerTW/data/address_pl/voivodeship_abbr +0 -16
  181. data/lib/ffakerTW/data/address_pl/voivodeship_capital_city +0 -18
  182. data/lib/ffakerTW/data/address_ru/city +0 -74
  183. data/lib/ffakerTW/data/address_ru/province +0 -83
  184. data/lib/ffakerTW/data/address_ru/street +0 -49
  185. data/lib/ffakerTW/data/address_se/city +0 -154
  186. data/lib/ffakerTW/data/address_se/countries +0 -250
  187. data/lib/ffakerTW/data/address_se/street +0 -2887
  188. data/lib/ffakerTW/data/address_sn/arrondissements +0 -47
  189. data/lib/ffakerTW/data/address_sn/departements +0 -43
  190. data/lib/ffakerTW/data/address_sn/regions +0 -14
  191. data/lib/ffakerTW/data/address_ua/city +0 -57
  192. data/lib/ffakerTW/data/address_ua/country +0 -193
  193. data/lib/ffakerTW/data/address_ua/province +0 -27
  194. data/lib/ffakerTW/data/address_ua/street +0 -13
  195. data/lib/ffakerTW/data/address_uk/county +0 -70
  196. data/lib/ffakerTW/data/address_us/state +0 -50
  197. data/lib/ffakerTW/data/address_us/state_abbr +0 -50
  198. data/lib/ffakerTW/data/address_us/state_and_territories_abbr +0 -62
  199. data/lib/ffakerTW/data/animal/common_names +0 -141
  200. data/lib/ffakerTW/data/animal_br/common_names +0 -423
  201. data/lib/ffakerTW/data/animal_cn/common_names +0 -141
  202. data/lib/ffakerTW/data/animal_es/common_names +0 -135
  203. data/lib/ffakerTW/data/animal_pl/common_names +0 -256
  204. data/lib/ffakerTW/data/animal_us/common_names +0 -141
  205. data/lib/ffakerTW/data/color_pl/names_list +0 -122
  206. data/lib/ffakerTW/data/color_ua/names_list +0 -114
  207. data/lib/ffakerTW/data/company_it/piva_office_codes +0 -99
  208. data/lib/ffakerTW/data/education/degree_prefix +0 -274
  209. data/lib/ffakerTW/data/education/degree_short_prefix +0 -19
  210. data/lib/ffakerTW/data/education/major_noun +0 -13
  211. data/lib/ffakerTW/data/education/school_suffix +0 -13
  212. data/lib/ffakerTW/data/education_cn/city +0 -351
  213. data/lib/ffakerTW/data/education_cn/major +0 -506
  214. data/lib/ffakerTW/data/education_cn/province +0 -31
  215. data/lib/ffakerTW/data/education_cn/school_type +0 -27
  216. data/lib/ffakerTW/data/food_pl/diary +0 -14
  217. data/lib/ffakerTW/data/food_pl/fermented +0 -13
  218. data/lib/ffakerTW/data/food_pl/fruits +0 -34
  219. data/lib/ffakerTW/data/food_pl/herbs +0 -20
  220. data/lib/ffakerTW/data/food_pl/meats +0 -9
  221. data/lib/ffakerTW/data/food_pl/preserves +0 -10
  222. data/lib/ffakerTW/data/food_pl/spices +0 -26
  223. data/lib/ffakerTW/data/food_pl/vegetables +0 -45
  224. data/lib/ffakerTW/data/job/job_adj +0 -37
  225. data/lib/ffakerTW/data/job/job_noun +0 -25
  226. data/lib/ffakerTW/data/job/job_prefix +0 -22
  227. data/lib/ffakerTW/data/job_br/job_nouns +0 -52
  228. data/lib/ffakerTW/data/job_cn/job_nouns +0 -300
  229. data/lib/ffakerTW/data/job_fr/job_nouns +0 -14
  230. data/lib/ffakerTW/data/job_fr/job_prefixes +0 -15
  231. data/lib/ffakerTW/data/job_it/job_adj +0 -37
  232. data/lib/ffakerTW/data/job_it/job_noun +0 -25
  233. data/lib/ffakerTW/data/job_it/job_prefix +0 -22
  234. data/lib/ffakerTW/data/job_ja/job_nouns +0 -235
  235. data/lib/ffakerTW/data/job_kr/job_nouns +0 -1209
  236. data/lib/ffakerTW/data/job_vn/job_nouns +0 -191
  237. data/lib/ffakerTW/data/lorem/characters +0 -36
  238. data/lib/ffakerTW/data/lorem/words +0 -182
  239. data/lib/ffakerTW/data/lorem_ar/words +0 -911
  240. data/lib/ffakerTW/data/lorem_br/characters +0 -36
  241. data/lib/ffakerTW/data/lorem_br/words +0 -183
  242. data/lib/ffakerTW/data/lorem_cn/words +0 -706
  243. data/lib/ffakerTW/data/lorem_fr/words +0 -229
  244. data/lib/ffakerTW/data/lorem_ie/characters +0 -5
  245. data/lib/ffakerTW/data/lorem_ie/paragraphs +0 -2
  246. data/lib/ffakerTW/data/lorem_ie/questions +0 -1
  247. data/lib/ffakerTW/data/lorem_ie/sentences +0 -1
  248. data/lib/ffakerTW/data/lorem_ie/words +0 -107
  249. data/lib/ffakerTW/data/lorem_it/words +0 -321
  250. data/lib/ffakerTW/data/lorem_ja/characters +0 -101
  251. data/lib/ffakerTW/data/lorem_ja/sentences +0 -30
  252. data/lib/ffakerTW/data/lorem_ja/sentences_end +0 -21
  253. data/lib/ffakerTW/data/lorem_ja/words +0 -81
  254. data/lib/ffakerTW/data/lorem_kr/words +0 -47
  255. data/lib/ffakerTW/data/lorem_pl/characters +0 -32
  256. data/lib/ffakerTW/data/lorem_pl/words +0 -245
  257. data/lib/ffakerTW/data/lorem_ru/capital_chars +0 -33
  258. data/lib/ffakerTW/data/lorem_ru/chars +0 -33
  259. data/lib/ffakerTW/data/lorem_ru/words +0 -191
  260. data/lib/ffakerTW/data/lorem_ua/capital_chars +0 -33
  261. data/lib/ffakerTW/data/lorem_ua/chars +0 -33
  262. data/lib/ffakerTW/data/lorem_ua/words +0 -362
  263. data/lib/ffakerTW/data/name_ar/first_names_female +0 -250
  264. data/lib/ffakerTW/data/name_ar/first_names_male +0 -567
  265. data/lib/ffakerTW/data/name_ar/last_names +0 -357
  266. data/lib/ffakerTW/data/name_br/first_names_female +0 -1068
  267. data/lib/ffakerTW/data/name_br/first_names_male +0 -607
  268. data/lib/ffakerTW/data/name_br/last_names +0 -77
  269. data/lib/ffakerTW/data/name_cn/first_names +0 -1000
  270. data/lib/ffakerTW/data/name_cn/last_names +0 -1057
  271. data/lib/ffakerTW/data/name_cs/female_first_names +0 -40
  272. data/lib/ffakerTW/data/name_cs/female_last_names +0 -50
  273. data/lib/ffakerTW/data/name_cs/male_first_names +0 -88
  274. data/lib/ffakerTW/data/name_cs/male_last_names +0 -49
  275. data/lib/ffakerTW/data/name_cs/prefixes +0 -16
  276. data/lib/ffakerTW/data/name_da/female_first_names +0 -303
  277. data/lib/ffakerTW/data/name_da/last_names +0 -187
  278. data/lib/ffakerTW/data/name_da/male_first_names +0 -301
  279. data/lib/ffakerTW/data/name_de/first_names +0 -1166
  280. data/lib/ffakerTW/data/name_de/last_names +0 -100
  281. data/lib/ffakerTW/data/name_es/first_names_female +0 -184
  282. data/lib/ffakerTW/data/name_es/first_names_male +0 -165
  283. data/lib/ffakerTW/data/name_es/last_names +0 -208
  284. data/lib/ffakerTW/data/name_fr/first_names +0 -220
  285. data/lib/ffakerTW/data/name_fr/last_names +0 -408
  286. data/lib/ffakerTW/data/name_ga/first_names_female +0 -225
  287. data/lib/ffakerTW/data/name_ga/first_names_male +0 -306
  288. data/lib/ffakerTW/data/name_gr/female_first_names +0 -80
  289. data/lib/ffakerTW/data/name_gr/female_last_names +0 -45
  290. data/lib/ffakerTW/data/name_gr/male_first_names +0 -90
  291. data/lib/ffakerTW/data/name_gr/male_last_names +0 -57
  292. data/lib/ffakerTW/data/name_id/first_names_female +0 -267
  293. data/lib/ffakerTW/data/name_id/first_names_male +0 -312
  294. data/lib/ffakerTW/data/name_id/last_names +0 -1669
  295. data/lib/ffakerTW/data/name_in/first_names_female +0 -100
  296. data/lib/ffakerTW/data/name_in/first_names_male +0 -100
  297. data/lib/ffakerTW/data/name_in/last_names +0 -100
  298. data/lib/ffakerTW/data/name_it/first_names +0 -171
  299. data/lib/ffakerTW/data/name_it/last_names +0 -70
  300. data/lib/ffakerTW/data/name_ja/first_names +0 -397
  301. data/lib/ffakerTW/data/name_ja/last_names +0 -1078
  302. data/lib/ffakerTW/data/name_kh/first_names +0 -64
  303. data/lib/ffakerTW/data/name_kh/last_names +0 -71
  304. data/lib/ffakerTW/data/name_kh/nick_names +0 -30
  305. data/lib/ffakerTW/data/name_kr/first_names +0 -1317
  306. data/lib/ffakerTW/data/name_kr/last_names +0 -197
  307. data/lib/ffakerTW/data/name_mx/female_first_names +0 -216
  308. data/lib/ffakerTW/data/name_mx/last_names +0 -352
  309. data/lib/ffakerTW/data/name_mx/male_first_names +0 -211
  310. data/lib/ffakerTW/data/name_nb/first_names_female +0 -50
  311. data/lib/ffakerTW/data/name_nb/first_names_male +0 -50
  312. data/lib/ffakerTW/data/name_nb/last_names +0 -100
  313. data/lib/ffakerTW/data/name_nl/first_names_female +0 -89
  314. data/lib/ffakerTW/data/name_nl/first_names_male +0 -75
  315. data/lib/ffakerTW/data/name_nl/last_names +0 -115
  316. data/lib/ffakerTW/data/name_ph/autochthonous_surnames +0 -217
  317. data/lib/ffakerTW/data/name_ph/spanish_surnames +0 -300
  318. data/lib/ffakerTW/data/name_pl/female_first_names +0 -121
  319. data/lib/ffakerTW/data/name_pl/female_last_names +0 -200
  320. data/lib/ffakerTW/data/name_pl/male_first_names +0 -121
  321. data/lib/ffakerTW/data/name_pl/male_last_names +0 -200
  322. data/lib/ffakerTW/data/name_ru/first_names_female +0 -91
  323. data/lib/ffakerTW/data/name_ru/first_names_male +0 -172
  324. data/lib/ffakerTW/data/name_ru/last_names_female +0 -100
  325. data/lib/ffakerTW/data/name_ru/last_names_male +0 -100
  326. data/lib/ffakerTW/data/name_ru/middle_names_female +0 -65
  327. data/lib/ffakerTW/data/name_ru/middle_names_male +0 -73
  328. data/lib/ffakerTW/data/name_se/first_names_female +0 -110
  329. data/lib/ffakerTW/data/name_se/first_names_male +0 -110
  330. data/lib/ffakerTW/data/name_se/last_names +0 -100
  331. data/lib/ffakerTW/data/name_sn/first_names_female +0 -225
  332. data/lib/ffakerTW/data/name_sn/first_names_male +0 -304
  333. data/lib/ffakerTW/data/name_sn/last_names +0 -243
  334. data/lib/ffakerTW/data/name_th/first_names +0 -360
  335. data/lib/ffakerTW/data/name_th/last_names +0 -15
  336. data/lib/ffakerTW/data/name_th/nick_names +0 -74
  337. data/lib/ffakerTW/data/name_then/first_names +0 -292
  338. data/lib/ffakerTW/data/name_then/last_names +0 -63
  339. data/lib/ffakerTW/data/name_then/nick_names +0 -30
  340. data/lib/ffakerTW/data/name_ua/first_names_female +0 -193
  341. data/lib/ffakerTW/data/name_ua/first_names_male +0 -195
  342. data/lib/ffakerTW/data/name_ua/last_names_female +0 -230
  343. data/lib/ffakerTW/data/name_ua/last_names_male +0 -239
  344. data/lib/ffakerTW/data/name_ua/middle_names_female +0 -116
  345. data/lib/ffakerTW/data/name_ua/middle_names_male +0 -116
  346. data/lib/ffakerTW/data/name_vn/first_names +0 -6
  347. data/lib/ffakerTW/data/name_vn/last_names +0 -67
  348. data/lib/ffakerTW/data/name_vn/middle_names +0 -89
  349. data/lib/ffakerTW/data/phone_number_id/home_phone_prefixes +0 -303
  350. data/lib/ffakerTW/data/phone_number_id/mobile_phone_prefixes +0 -33
  351. data/lib/ffakerTW/data/phone_number_it/home_phone_prefixes +0 -232
  352. data/lib/ffakerTW/data/phone_number_it/mobile_phone_prefixes +0 -18
  353. data/lib/ffakerTW/data/phone_number_ja/four_disit_area_codes +0 -41
  354. data/lib/ffakerTW/data/phone_number_ja/one_disit_area_codes +0 -3
  355. data/lib/ffakerTW/data/phone_number_ja/three_disit_area_codes +0 -296
  356. data/lib/ffakerTW/data/phone_number_ja/two_disit_area_codes +0 -48
  357. data/lib/ffakerTW/data/phone_number_nl/area_codes +0 -142
  358. data/lib/ffakerTW/data/phone_number_ru/home_phone_prefixes +0 -107
  359. data/lib/ffakerTW/data/phone_number_ru/mobile_phone_prefixes +0 -61
  360. data/lib/ffakerTW/data/phone_number_se/phone_prefix +0 -265
  361. data/lib/ffakerTW/data/phone_number_ua/home_phone_prefixes +0 -29
  362. data/lib/ffakerTW/data/phone_number_ua/mobile_phone_prefixes +0 -11
  363. data/lib/ffakerTW/data/sport_pl/summer +0 -53
  364. data/lib/ffakerTW/data/sport_pl/winter +0 -14
  365. data/lib/ffakerTW/data/sport_ru/summer +0 -68
  366. data/lib/ffakerTW/data/sport_ru/winter +0 -20
  367. data/lib/ffakerTW/data/sport_us/names +0 -67
  368. data/lib/ffakerTW/education.rb +0 -49
  369. data/lib/ffakerTW/education_cn.rb +0 -37
  370. data/lib/ffakerTW/food_pl.rb +0 -65
  371. data/lib/ffakerTW/gender.rb +0 -22
  372. data/lib/ffakerTW/gender_br.rb +0 -17
  373. data/lib/ffakerTW/gender_cn.rb +0 -17
  374. data/lib/ffakerTW/gender_id.rb +0 -17
  375. data/lib/ffakerTW/gender_it.rb +0 -17
  376. data/lib/ffakerTW/gender_ja.rb +0 -18
  377. data/lib/ffakerTW/gender_jp.rb +0 -11
  378. data/lib/ffakerTW/gender_kr.rb +0 -17
  379. data/lib/ffakerTW/gender_pl.rb +0 -19
  380. data/lib/ffakerTW/gender_ru.rb +0 -22
  381. data/lib/ffakerTW/healthcare_ru.rb +0 -12
  382. data/lib/ffakerTW/identification.rb +0 -30
  383. data/lib/ffakerTW/identification_br.rb +0 -84
  384. data/lib/ffakerTW/identification_es.rb +0 -14
  385. data/lib/ffakerTW/identification_es_cl.rb +0 -29
  386. data/lib/ffakerTW/identification_es_co.rb +0 -39
  387. data/lib/ffakerTW/identification_in.rb +0 -15
  388. data/lib/ffakerTW/identification_it.rb +0 -30
  389. data/lib/ffakerTW/identification_kr.rb +0 -19
  390. data/lib/ffakerTW/identification_mx.rb +0 -58
  391. data/lib/ffakerTW/identification_pl.rb +0 -77
  392. data/lib/ffakerTW/internet_se.rb +0 -108
  393. data/lib/ffakerTW/job.rb +0 -12
  394. data/lib/ffakerTW/job_br.rb +0 -12
  395. data/lib/ffakerTW/job_cn.rb +0 -12
  396. data/lib/ffakerTW/job_fr.rb +0 -18
  397. data/lib/ffakerTW/job_it.rb +0 -12
  398. data/lib/ffakerTW/job_ja.rb +0 -12
  399. data/lib/ffakerTW/job_kr.rb +0 -12
  400. data/lib/ffakerTW/job_vn.rb +0 -12
  401. data/lib/ffakerTW/lorem.rb +0 -45
  402. data/lib/ffakerTW/lorem_ar.rb +0 -40
  403. data/lib/ffakerTW/lorem_br.rb +0 -45
  404. data/lib/ffakerTW/lorem_cn.rb +0 -40
  405. data/lib/ffakerTW/lorem_fr.rb +0 -39
  406. data/lib/ffakerTW/lorem_ie.rb +0 -40
  407. data/lib/ffakerTW/lorem_it.rb +0 -39
  408. data/lib/ffakerTW/lorem_ja.rb +0 -40
  409. data/lib/ffakerTW/lorem_kr.rb +0 -36
  410. data/lib/ffakerTW/lorem_pl.rb +0 -60
  411. data/lib/ffakerTW/lorem_ru.rb +0 -57
  412. data/lib/ffakerTW/lorem_ua.rb +0 -54
  413. data/lib/ffakerTW/name_ar.rb +0 -28
  414. data/lib/ffakerTW/name_br.rb +0 -62
  415. data/lib/ffakerTW/name_cn.rb +0 -24
  416. data/lib/ffakerTW/name_cs.rb +0 -87
  417. data/lib/ffakerTW/name_da.rb +0 -56
  418. data/lib/ffakerTW/name_de.rb +0 -31
  419. data/lib/ffakerTW/name_es.rb +0 -64
  420. data/lib/ffakerTW/name_fr.rb +0 -34
  421. data/lib/ffakerTW/name_ga.rb +0 -39
  422. data/lib/ffakerTW/name_gr.rb +0 -59
  423. data/lib/ffakerTW/name_id.rb +0 -62
  424. data/lib/ffakerTW/name_in.rb +0 -39
  425. data/lib/ffakerTW/name_it.rb +0 -31
  426. data/lib/ffakerTW/name_ja.rb +0 -22
  427. data/lib/ffakerTW/name_kh.rb +0 -24
  428. data/lib/ffakerTW/name_kr.rb +0 -26
  429. data/lib/ffakerTW/name_mx.rb +0 -101
  430. data/lib/ffakerTW/name_nb.rb +0 -44
  431. data/lib/ffakerTW/name_nl.rb +0 -48
  432. data/lib/ffakerTW/name_ph.rb +0 -25
  433. data/lib/ffakerTW/name_pl.rb +0 -98
  434. data/lib/ffakerTW/name_ru.rb +0 -55
  435. data/lib/ffakerTW/name_se.rb +0 -44
  436. data/lib/ffakerTW/name_sn.rb +0 -56
  437. data/lib/ffakerTW/name_th.rb +0 -25
  438. data/lib/ffakerTW/name_th_en.rb +0 -26
  439. data/lib/ffakerTW/name_ua.rb +0 -57
  440. data/lib/ffakerTW/name_vn.rb +0 -28
  441. data/lib/ffakerTW/phone_number.rb +0 -80
  442. data/lib/ffakerTW/phone_number_au.rb +0 -76
  443. data/lib/ffakerTW/phone_number_br.rb +0 -77
  444. data/lib/ffakerTW/phone_number_ch.rb +0 -46
  445. data/lib/ffakerTW/phone_number_cu.rb +0 -122
  446. data/lib/ffakerTW/phone_number_da.rb +0 -43
  447. data/lib/ffakerTW/phone_number_de.rb +0 -50
  448. data/lib/ffakerTW/phone_number_fr.rb +0 -65
  449. data/lib/ffakerTW/phone_number_id.rb +0 -36
  450. data/lib/ffakerTW/phone_number_it.rb +0 -44
  451. data/lib/ffakerTW/phone_number_ja.rb +0 -88
  452. data/lib/ffakerTW/phone_number_kr.rb +0 -50
  453. data/lib/ffakerTW/phone_number_mx.rb +0 -56
  454. data/lib/ffakerTW/phone_number_nl.rb +0 -46
  455. data/lib/ffakerTW/phone_number_pl.rb +0 -68
  456. data/lib/ffakerTW/phone_number_ru.rb +0 -120
  457. data/lib/ffakerTW/phone_number_se.rb +0 -88
  458. data/lib/ffakerTW/phone_number_sg.rb +0 -81
  459. data/lib/ffakerTW/phone_number_sn.rb +0 -71
  460. data/lib/ffakerTW/phone_number_ua.rb +0 -42
  461. data/lib/ffakerTW/sport_pl.rb +0 -25
  462. data/lib/ffakerTW/sport_ru.rb +0 -25
  463. data/lib/ffakerTW/sport_us.rb +0 -12
  464. data/lib/ffakerTW/ssn_mx.rb +0 -56
  465. data/lib/ffakerTW/ssn_se.rb +0 -80
  466. data/lib/ffakerTW/unit_english.rb +0 -107
  467. data/test/test_address_au.rb +0 -78
  468. data/test/test_address_br.rb +0 -50
  469. data/test/test_address_ca.rb +0 -31
  470. data/test/test_address_ch.rb +0 -17
  471. data/test/test_address_ch_de.rb +0 -13
  472. data/test/test_address_ch_fr.rb +0 -13
  473. data/test/test_address_ch_it.rb +0 -15
  474. data/test/test_address_da.rb +0 -50
  475. data/test/test_address_de.rb +0 -32
  476. data/test/test_address_fi.rb +0 -39
  477. data/test/test_address_fr.rb +0 -12
  478. data/test/test_address_gr.rb +0 -43
  479. data/test/test_address_id.rb +0 -39
  480. data/test/test_address_in.rb +0 -58
  481. data/test/test_address_it.rb +0 -12
  482. data/test/test_address_ja.rb +0 -58
  483. data/test/test_address_kr.rb +0 -14
  484. data/test/test_address_mx.rb +0 -32
  485. data/test/test_address_nl.rb +0 -36
  486. data/test/test_address_pl.rb +0 -80
  487. data/test/test_address_ru.rb +0 -36
  488. data/test/test_address_se.rb +0 -39
  489. data/test/test_address_sn.rb +0 -28
  490. data/test/test_address_ua.rb +0 -57
  491. data/test/test_address_uk.rb +0 -25
  492. data/test/test_address_us.rb +0 -51
  493. data/test/test_animal_br.rb +0 -17
  494. data/test/test_animal_cn.rb +0 -17
  495. data/test/test_animal_es.rb +0 -17
  496. data/test/test_animal_pl.rb +0 -17
  497. data/test/test_animal_us.rb +0 -17
  498. data/test/test_color_pl.rb +0 -13
  499. data/test/test_color_ua.rb +0 -13
  500. data/test/test_company_cn.rb +0 -24
  501. data/test/test_company_fr.rb +0 -33
  502. data/test/test_company_it.rb +0 -28
  503. data/test/test_company_ja.rb +0 -28
  504. data/test/test_company_se.rb +0 -20
  505. data/test/test_education_cn.rb +0 -29
  506. data/test/test_food_pl.rb +0 -61
  507. data/test/test_gender_br.rb +0 -18
  508. data/test/test_gender_cn.rb +0 -18
  509. data/test/test_gender_id.rb +0 -18
  510. data/test/test_gender_it.rb +0 -27
  511. data/test/test_gender_ja.rb +0 -27
  512. data/test/test_gender_jp.rb +0 -27
  513. data/test/test_gender_kr.rb +0 -28
  514. data/test/test_gender_pl.rb +0 -27
  515. data/test/test_gender_ru.rb +0 -23
  516. data/test/test_healthcare_ru.rb +0 -19
  517. data/test/test_identification_br.rb +0 -46
  518. data/test/test_identification_co.rb +0 -41
  519. data/test/test_identification_es.rb +0 -17
  520. data/test/test_identification_es_cl.rb +0 -17
  521. data/test/test_identification_es_mx.rb +0 -28
  522. data/test/test_identification_in.rb +0 -20
  523. data/test/test_identification_it.rb +0 -34
  524. data/test/test_identification_kr.rb +0 -17
  525. data/test/test_identification_pl.rb +0 -28
  526. data/test/test_identification_tw.rb +0 -17
  527. data/test/test_internet_se.rb +0 -78
  528. data/test/test_job_br.rb +0 -17
  529. data/test/test_job_cn.rb +0 -21
  530. data/test/test_job_fr.rb +0 -23
  531. data/test/test_job_it.rb +0 -17
  532. data/test/test_job_ja.rb +0 -21
  533. data/test/test_job_kr.rb +0 -21
  534. data/test/test_job_vn.rb +0 -21
  535. data/test/test_lorem_ar.rb +0 -44
  536. data/test/test_lorem_br.rb +0 -62
  537. data/test/test_lorem_cn.rb +0 -54
  538. data/test/test_lorem_fr.rb +0 -48
  539. data/test/test_lorem_ie.rb +0 -52
  540. data/test/test_lorem_it.rb +0 -51
  541. data/test/test_lorem_ja.rb +0 -81
  542. data/test/test_lorem_kr.rb +0 -56
  543. data/test/test_lorem_pl.rb +0 -51
  544. data/test/test_lorem_ru.rb +0 -52
  545. data/test/test_lorem_ua.rb +0 -52
  546. data/test/test_name_ar.rb +0 -39
  547. data/test/test_name_br.rb +0 -70
  548. data/test/test_name_cn.rb +0 -28
  549. data/test/test_name_cs.rb +0 -73
  550. data/test/test_name_da.rb +0 -59
  551. data/test/test_name_de.rb +0 -25
  552. data/test/test_name_es.rb +0 -70
  553. data/test/test_name_fr.rb +0 -52
  554. data/test/test_name_ga.rb +0 -61
  555. data/test/test_name_gr.rb +0 -70
  556. data/test/test_name_id.rb +0 -70
  557. data/test/test_name_it.rb +0 -53
  558. data/test/test_name_ja.rb +0 -51
  559. data/test/test_name_kh.rb +0 -34
  560. data/test/test_name_kr.rb +0 -28
  561. data/test/test_name_mx.rb +0 -190
  562. data/test/test_name_nb.rb +0 -43
  563. data/test/test_name_nl.rb +0 -25
  564. data/test/test_name_ph.rb +0 -34
  565. data/test/test_name_pl.rb +0 -111
  566. data/test/test_name_ru.rb +0 -76
  567. data/test/test_name_se.rb +0 -43
  568. data/test/test_name_sn.rb +0 -92
  569. data/test/test_name_th.rb +0 -34
  570. data/test/test_name_th_en.rb +0 -35
  571. data/test/test_name_tw.rb +0 -28
  572. data/test/test_name_ua.rb +0 -68
  573. data/test/test_name_vn.rb +0 -42
  574. data/test/test_phone_number_au.rb +0 -65
  575. data/test/test_phone_number_br.rb +0 -63
  576. data/test/test_phone_number_cu.rb +0 -93
  577. data/test/test_phone_number_da.rb +0 -47
  578. data/test/test_phone_number_de.rb +0 -53
  579. data/test/test_phone_number_fr.rb +0 -57
  580. data/test/test_phone_number_id.rb +0 -57
  581. data/test/test_phone_number_it.rb +0 -12
  582. data/test/test_phone_number_ja.rb +0 -63
  583. data/test/test_phone_number_kr.rb +0 -49
  584. data/test/test_phone_number_mx.rb +0 -50
  585. data/test/test_phone_number_nl.rb +0 -36
  586. data/test/test_phone_number_pl.rb +0 -56
  587. data/test/test_phone_number_ru.rb +0 -76
  588. data/test/test_phone_number_se.rb +0 -65
  589. data/test/test_phone_number_sg.rb +0 -52
  590. data/test/test_phone_number_sn.rb +0 -41
  591. data/test/test_phone_number_tw.rb +0 -42
  592. data/test/test_phone_number_ua.rb +0 -38
  593. data/test/test_sport_pl.rb +0 -30
  594. data/test/test_sport_ru.rb +0 -30
  595. data/test/test_sport_us.rb +0 -17
  596. /data/lib/ffakerTW/data/name_tw/{name_tw/first_names → first_names.1120318} +0 -0
  597. /data/lib/ffakerTW/data/name_tw/{name_tw/last_names → last_names.1120318} +0 -0
data/REFERENCE.md CHANGED
@@ -1,2709 +1,137 @@
1
- # FFaker reference
1
+ # FFakerTW reference (註:只保留繁體中文的部份)
2
2
 
3
- * [FFaker::AWS](#ffakeraws)
4
- * [FFaker::Address](#ffakeraddress)
5
- * [FFaker::AddressAU](#ffakeraddressau)
6
- * [FFaker::AddressBR](#ffakeraddressbr)
7
- * [FFaker::AddressCA](#ffakeraddressca)
8
- * [FFaker::AddressCH](#ffakeraddressch)
9
- * [FFaker::AddressCHDE](#ffakeraddresschde)
10
- * [FFaker::AddressCHFR](#ffakeraddresschfr)
11
- * [FFaker::AddressCHIT](#ffakeraddresschit)
12
- * [FFaker::AddressDA](#ffakeraddressda)
13
- * [FFaker::AddressDE](#ffakeraddressde)
14
- * [FFaker::AddressFI](#ffakeraddressfi)
15
- * [FFaker::AddressFR](#ffakeraddressfr)
16
- * [FFaker::AddressGR](#ffakeraddressgr)
17
- * [FFaker::AddressID](#ffakeraddressid)
18
- * [FFaker::AddressIN](#ffakeraddressin)
19
- * [FFaker::AddressIT](#ffakeraddressit)
20
- * [FFaker::AddressJA](#ffakeraddressja)
21
- * [FFaker::AddressKR](#ffakeraddresskr)
22
- * [FFaker::AddressMX](#ffakeraddressmx)
23
- * [FFaker::AddressNL](#ffakeraddressnl)
24
- * [FFaker::AddressPL](#ffakeraddresspl)
25
- * [FFaker::AddressRU](#ffakeraddressru)
26
- * [FFaker::AddressSE](#ffakeraddressse)
27
- * [FFaker::AddressSN](#ffakeraddresssn)
28
- * [FFaker::AddressUA](#ffakeraddressua)
29
- * [FFaker::AddressUK](#ffakeraddressuk)
30
- * [FFaker::AddressUS](#ffakeraddressus)
31
- * [FFaker::Airline](#ffakerairline)
32
- * [FFaker::Animal](#ffakeranimal)
33
- * [FFaker::AnimalBR](#ffakeranimalbr)
34
- * [FFaker::AnimalCN](#ffakeranimalcn)
35
- * [FFaker::AnimalES](#ffakeranimales)
36
- * [FFaker::AnimalPL](#ffakeranimalpl)
37
- * [FFaker::AnimalTW](#ffakeranimaltw)
38
- * [FFaker::AnimalUS](#ffakeranimalus)
39
- * [FFaker::Avatar](#ffakeravatar)
40
- * [FFaker::BaconIpsum](#ffakerbaconipsum)
41
- * [FFaker::Bank](#ffakerbank)
42
- * [FFaker::Book](#ffakerbook)
43
- * [FFaker::Boolean](#ffakerboolean)
44
- * [FFaker::CheesyLingo](#ffakercheesylingo)
45
- * [FFaker::Code](#ffakercode)
46
- * [FFaker::Color](#ffakercolor)
47
- * [FFaker::ColorPL](#ffakercolorpl)
48
- * [FFaker::ColorUA](#ffakercolorua)
49
- * [FFaker::Company](#ffakercompany)
50
- * [FFaker::CompanyCN](#ffakercompanycn)
51
- * [FFaker::CompanyFR](#ffakercompanyfr)
52
- * [FFaker::CompanyIT](#ffakercompanyit)
53
- * [FFaker::CompanyJA](#ffakercompanyja)
54
- * [FFaker::CompanySE](#ffakercompanyse)
55
- * [FFaker::CompanyTW](#ffakercompanytw)
56
- * [FFaker::Conference](#ffakerconference)
57
- * [FFaker::CoursesFR](#ffakercoursesfr)
58
- * [FFaker::Currency](#ffakercurrency)
59
- * [FFaker::DizzleIpsum](#ffakerdizzleipsum)
60
- * [FFaker::Education](#ffakereducation)
61
- * [FFaker::EducationCN](#ffakereducationcn)
62
- * [FFaker::EducationTW](#ffakereducationtw)
63
- * [FFaker::Filesystem](#ffakerfilesystem)
64
- * [FFaker::Food](#ffakerfood)
65
- * [FFaker::FoodPL](#ffakerfoodpl)
66
- * [FFaker::FreedomIpsum](#ffakerfreedomipsum)
67
- * [FFaker::Game](#ffakergame)
68
- * [FFaker::Gender](#ffakergender)
69
- * [FFaker::GenderBR](#ffakergenderbr)
70
- * [FFaker::GenderCN](#ffakergendercn)
71
- * [FFaker::GenderID](#ffakergenderid)
72
- * [FFaker::GenderIT](#ffakergenderit)
73
- * [FFaker::GenderJA](#ffakergenderja)
74
- * [FFaker::GenderJP](#ffakergenderjp)
75
- * [FFaker::GenderKR](#ffakergenderkr)
76
- * [FFaker::GenderPL](#ffakergenderpl)
77
- * [FFaker::GenderRU](#ffakergenderru)
78
- * [FFaker::GenderTW](#ffakergendertw)
79
- * [FFaker::Geolocation](#ffakergeolocation)
80
- * [FFaker::Guid](#ffakerguid)
81
- * [FFaker::HTMLIpsum](#ffakerhtmlipsum)
82
- * [FFaker::HealthcareIpsum](#ffakerhealthcareipsum)
83
- * [FFaker::HealthcareRU](#ffakerhealthcareru)
84
- * [FFaker::HipsterIpsum](#ffakerhipsteripsum)
85
- * [FFaker::Identification](#ffakeridentification)
86
- * [FFaker::IdentificationBR](#ffakeridentificationbr)
87
- * [FFaker::IdentificationES](#ffakeridentificationes)
88
- * [FFaker::IdentificationESCL](#ffakeridentificationescl)
89
- * [FFaker::IdentificationESCO](#ffakeridentificationesco)
90
- * [FFaker::IdentificationIN](#ffakeridentificationin)
91
- * [FFaker::IdentificationIT](#ffakeridentificationit)
92
- * [FFaker::IdentificationKr](#ffakeridentificationkr)
93
- * [FFaker::IdentificationMX](#ffakeridentificationmx)
94
- * [FFaker::IdentificationPL](#ffakeridentificationpl)
95
- * [FFaker::IdentificationTW](#ffakeridentificationtw)
96
- * [FFaker::Image](#ffakerimage)
97
- * [FFaker::Internet](#ffakerinternet)
98
- * [FFaker::InternetSE](#ffakerinternetse)
99
- * [FFaker::Job](#ffakerjob)
100
- * [FFaker::JobBR](#ffakerjobbr)
101
- * [FFaker::JobCN](#ffakerjobcn)
102
- * [FFaker::JobFR](#ffakerjobfr)
103
- * [FFaker::JobIT](#ffakerjobit)
104
- * [FFaker::JobJA](#ffakerjobja)
105
- * [FFaker::JobKR](#ffakerjobkr)
106
- * [FFaker::JobTW](#ffakerjobtw)
107
- * [FFaker::JobVN](#ffakerjobvn)
108
- * [FFaker::Locale](#ffakerlocale)
109
- * [FFaker::Lorem](#ffakerlorem)
110
- * [FFaker::LoremAR](#ffakerloremar)
111
- * [FFaker::LoremBR](#ffakerlorembr)
112
- * [FFaker::LoremCN](#ffakerloremcn)
113
- * [FFaker::LoremFR](#ffakerloremfr)
114
- * [FFaker::LoremIE](#ffakerloremie)
115
- * [FFaker::LoremIT](#ffakerloremit)
116
- * [FFaker::LoremJA](#ffakerloremja)
117
- * [FFaker::LoremKR](#ffakerloremkr)
118
- * [FFaker::LoremPL](#ffakerlorempl)
119
- * [FFaker::LoremRU](#ffakerloremru)
120
- * [FFaker::LoremTW](#ffakerloremtw)
121
- * [FFaker::LoremUA](#ffakerloremua)
122
- * [FFaker::Movie](#ffakermovie)
123
- * [FFaker::Music](#ffakermusic)
124
- * [FFaker::Name](#ffakername)
125
- * [FFaker::NameAR](#ffakernamear)
126
- * [FFaker::NameBR](#ffakernamebr)
127
- * [FFaker::NameCN](#ffakernamecn)
128
- * [FFaker::NameCS](#ffakernamecs)
129
- * [FFaker::NameDA](#ffakernameda)
130
- * [FFaker::NameDE](#ffakernamede)
131
- * [FFaker::NameES](#ffakernamees)
132
- * [FFaker::NameFR](#ffakernamefr)
133
- * [FFaker::NameGA](#ffakernamega)
134
- * [FFaker::NameGR](#ffakernamegr)
135
- * [FFaker::NameID](#ffakernameid)
136
- * [FFaker::NameIN](#ffakernamein)
137
- * [FFaker::NameIT](#ffakernameit)
138
- * [FFaker::NameJA](#ffakernameja)
139
- * [FFaker::NameKH](#ffakernamekh)
140
- * [FFaker::NameKR](#ffakernamekr)
141
- * [FFaker::NameMX](#ffakernamemx)
142
- * [FFaker::NameNB](#ffakernamenb)
143
- * [FFaker::NameNL](#ffakernamenl)
144
- * [FFaker::NamePH](#ffakernameph)
145
- * [FFaker::NamePL](#ffakernamepl)
146
- * [FFaker::NameRU](#ffakernameru)
147
- * [FFaker::NameSE](#ffakernamese)
148
- * [FFaker::NameSN](#ffakernamesn)
149
- * [FFaker::NameTH](#ffakernameth)
150
- * [FFaker::NameTHEN](#ffakernamethen)
151
- * [FFaker::NameTW](#ffakernametw)
152
- * [FFaker::NameUA](#ffakernameua)
153
- * [FFaker::NameVN](#ffakernamevn)
154
- * [FFaker::NatoAlphabet](#ffakernatoalphabet)
155
- * [FFaker::Number](#ffakernumber)
156
- * [FFaker::PhoneNumber](#ffakerphonenumber)
157
- * [FFaker::PhoneNumberAU](#ffakerphonenumberau)
158
- * [FFaker::PhoneNumberBR](#ffakerphonenumberbr)
159
- * [FFaker::PhoneNumberCH](#ffakerphonenumberch)
160
- * [FFaker::PhoneNumberCU](#ffakerphonenumbercu)
161
- * [FFaker::PhoneNumberDA](#ffakerphonenumberda)
162
- * [FFaker::PhoneNumberDE](#ffakerphonenumberde)
163
- * [FFaker::PhoneNumberFR](#ffakerphonenumberfr)
164
- * [FFaker::PhoneNumberID](#ffakerphonenumberid)
165
- * [FFaker::PhoneNumberIT](#ffakerphonenumberit)
166
- * [FFaker::PhoneNumberJA](#ffakerphonenumberja)
167
- * [FFaker::PhoneNumberKR](#ffakerphonenumberkr)
168
- * [FFaker::PhoneNumberMX](#ffakerphonenumbermx)
169
- * [FFaker::PhoneNumberNL](#ffakerphonenumbernl)
170
- * [FFaker::PhoneNumberPL](#ffakerphonenumberpl)
171
- * [FFaker::PhoneNumberRU](#ffakerphonenumberru)
172
- * [FFaker::PhoneNumberSE](#ffakerphonenumberse)
173
- * [FFaker::PhoneNumberSG](#ffakerphonenumbersg)
174
- * [FFaker::PhoneNumberSN](#ffakerphonenumbersn)
175
- * [FFaker::PhoneNumberTW](#ffakerphonenumbertw)
176
- * [FFaker::PhoneNumberUA](#ffakerphonenumberua)
177
- * [FFaker::Product](#ffakerproduct)
178
- * [FFaker::SSN](#ffakerssn)
179
- * [FFaker::SSNMX](#ffakerssnmx)
180
- * [FFaker::SSNSE](#ffakerssnse)
181
- * [FFaker::SemVer](#ffakersemver)
182
- * [FFaker::Skill](#ffakerskill)
183
- * [FFaker::Sport](#ffakersport)
184
- * [FFaker::SportPL](#ffakersportpl)
185
- * [FFaker::SportRU](#ffakersportru)
186
- * [FFaker::SportUS](#ffakersportus)
187
- * [FFaker::String](#ffakerstring)
188
- * [FFaker::Time](#ffakertime)
189
- * [FFaker::Tweet](#ffakertweet)
190
- * [FFaker::Unit](#ffakerunit)
191
- * [FFaker::UnitEnglish](#ffakerunitenglish)
192
- * [FFaker::UnitMetric](#ffakerunitmetric)
193
- * [FFaker::Vehicle](#ffakervehicle)
194
- * [FFaker::Venue](#ffakervenue)
195
- * [FFaker::Youtube](#ffakeryoutube)
3
+ * [FFakerTW::AddressTW](#ffakeraddresstw)
4
+ * [FFakerTW::AnimalTW](#ffakeranimaltw)
5
+ * [FFakerTW::CompanyTW](#ffakercompanytw)
6
+ * [FFakerTW::EducationTW](#ffakereducationtw)
7
+ * [FFakerTW::GenderTW](#ffakergendertw)
8
+ * [FFakerTW::IdentificationTW](#ffakeridentificationtw)
9
+ * [FFakerTW::JobTW](#ffakerjobtw)
10
+ * [FFakerTW::LoremTW](#ffakerloremtw)
11
+ * [FFakerTW::Name](#ffakername)
12
+ * [FFakerTW::NameTW](#ffakernametw)
13
+ * [FFakerTW::PhoneNumberTW](#ffakerphonenumbertw)
196
14
 
197
- ## FFaker::AWS
15
+ ## FFakerTW::AddressTW
198
16
 
199
17
  | Method | Example |
200
18
  | ------ | ------- |
201
- | `instance_tenancy` | dedicated, default, host |
202
- | `instance_type` | cc1.4xlarge, m4.10xlarge, m2.2xlarge |
203
- | `offering_type` | Heavy Utilization, Medium Utilization, Light Utilization |
204
- | `product_description` | Windows (Amazon VPC), Windows with SQL Server Standard, Linux/UNIX (Amazon VPC) |
19
+ | `name` | 台北市大安區和平東路二段100號, 桃園市楊梅區新農街200號, 嘉義市西區仁愛路300號 |
20
+ | `city` | 新竹市、宜蘭縣、台南市 |
21
+ | `city_town` | 新竹縣竹北市、台中市西屯區、澎湖縣馬公市 |
22
+ | `taipei` | 台北市萬華區雙和街218號 |
23
+ | `newtaipei` | 新北市新店區永興路63號 |
24
+ | `keelung` | 基隆市安樂區武聖街33號 |
25
+ | `taoyuan` | 桃園市桃園區建國東路32號 |
26
+ | `hsinchu` | 新竹縣寶山鄉竹安三路143號 |
27
+ | `miaoli` | 苗栗縣苗栗市三水源20號 |
28
+ | `taichung` | 台中市北區太原南一街38號 |
29
+ | `changhua` | 彰化縣鹿港鎮民權路168號 |
30
+ | `nantou` | 南投縣鹿谷鄉八德街290號 |
31
+ | `yunlin` | 雲林縣斗六市楓溝街63號 |
32
+ | `chiayi` | 嘉義市東區興美十街184號 |
33
+ | `tainan` | 台南市東區崇德十五街156號 |
34
+ | `kaohsiung` | 高雄市苓雅區中華四路194號 |
35
+ | `pingtung` | 屏東縣屏東市崁頂145號 |
36
+ | `penghu` | 澎湖縣白沙鄉通梁48號 |
37
+ | `yilan` | 宜蘭縣三星鄉日興一路226號 |
38
+ | `hualien` | 花蓮縣吉安鄉南海十街130號 |
39
+ | `taitung` | 台東縣卑南鄉利吉路88號 |
40
+ | `kingmen` | 金門縣金湖鎮尚義機場75號 |
205
41
 
206
- ## FFaker::Address
42
+ ## FFakerTW::AnimalTW
207
43
 
208
44
  | Method | Example |
209
45
  | ------ | ------- |
210
- | `building_number` | 6622, 8173, 13934 |
211
- | `city` | North Tarshaport, East Shaunnaborough, New Imogenemouth |
212
- | `city_prefix` | New, West, South |
213
- | `city_suffix` | port, land, mouth |
214
- | `country` | Serbia, Antarctica, French Southern Territories |
215
- | `country_code` | TV, MK, GP |
216
- | `neighborhood` | Renton West, Allegheny West, Rockville East of Hungerford Dr |
217
- | `secondary_address` | Suite 432, Suite 912, Apt. 038 |
218
- | `street_address` | 10194 Lorilee Union, 746 Jerold Motorway, 042 Merlin Union |
219
- | `street_name` | Donnelly Oval, Beaulah Prairie, Kutch Rapid |
220
- | `street_suffix` | Path, Valleys, Mount |
221
- | `time_zone` | Pacific/Noumea, Asia/Novosibirsk, America/Juneau |
222
- | `uk_country` | ❗ *[uk_country] is deprecated. For UK addresses please use the AddressUK module* |
223
- | `uk_county` | ❗ *[uk_county] is deprecated. For UK addresses please use the AddressUK module* |
224
- | `uk_postcode` | ❗ *[uk_postcode] is deprecated. For UK addresses please use the AddressUK module* |
225
- | `us_state` | ❗ *[us_state] is deprecated. For US addresses please use the AddressUS module* |
226
- | `us_state_abbr` | ❗ *[state_abbr] is deprecated. For US addresses please use the AddressUS module* |
227
- | `zip_code` | ❗ *[zip_code] is deprecated. For US addresses please use the AddressUS module* |
46
+ | `name` | 老虎, 兔子, 長頸鹿 |
228
47
 
229
- ## FFaker::AddressAU
48
+ ## FFakerTW::CompanyTW
230
49
 
231
50
  | Method | Example |
232
51
  | ------ | ------- |
233
- | `building_number` | 22618, 0808, 3621 |
234
- | `city` | South Delicia, East Elsy, Kovacekfurt |
235
- | `city_prefix` | Port, Lake, East |
236
- | `city_suffix` | mouth, borough, ton |
237
- | `country` | Bonaire, Sint Eustatius and Saba, Turks and Caicos Islands, Japan |
238
- | `country_code` | RE, MF, AF |
239
- | `full_address` | 2049 Louise Station, Wangaratta VIC 6330, 476 Hermina Motorway, Launceston TAS 4551, 21850 Runolfsdottir Ranch, Blacktown NSW 5253 |
240
- | `neighborhood` | Seven Hills Area, Bridesburg, Far Rockaway/Bayswater |
241
- | `postcode` | 7010, 6053, 2200 |
242
- | `secondary_address` | Apt. 978, Suite 827, Apt. 768 |
243
- | `state` | Queensland, Tasmania, Australian Capital Territory |
244
- | `state_abbr` | QLD, NT, ACT |
245
- | `street_address` | 936 Emelda Glen, 3477 Onie Brooks, 393 Quitzon Lock |
246
- | `street_name` | Tatyana Parkway, Tabitha Crossing, Chun Park |
247
- | `street_suffix` | Stream, Greens, Extension |
248
- | `suburb` | Newcastle, O'Connor, Canberra |
249
- | `time_zone` | Australia/Hobart, Australia/Melbourne, Australia/Perth |
250
- | `uk_country` | ❗ *[uk_country] is deprecated. For UK addresses please use the AddressUK module* |
251
- | `uk_county` | ❗ *[uk_county] is deprecated. For UK addresses please use the AddressUK module* |
252
- | `uk_postcode` | ❗ *[uk_postcode] is deprecated. For UK addresses please use the AddressUK module* |
253
- | `us_state` | ❗ *[us_state] is deprecated. For US addresses please use the AddressUS module* |
254
- | `us_state_abbr` | ❗ *[state_abbr] is deprecated. For US addresses please use the AddressUS module* |
255
- | `zip_code` | ❗ *[zip_code] is deprecated. For US addresses please use the AddressUS module* |
256
-
257
- ## FFaker::AddressBR
258
-
259
- | Method | Example |
260
- | ------ | ------- |
261
- | `building_number` | 4343, 765, 792 |
262
- | `city` | Trindade, São Félix do Xingu, Caruaru |
263
- | `city_prefix` | Port, North, East |
264
- | `city_suffix` | chester, berg, burgh |
265
- | `complement` | Casa Térrea, Fundos, Apartamento 422 |
266
- | `country` | Pakistan, Uganda, Dominica |
267
- | `country_code` | CI, BW, VC |
268
- | `full_address` | Rua Adaelmo Novaes, 71637, Parque Henrique, Ariquemes, Ceará, Brazil, Travessa Dalmo Braga Rodrigues, 962, Jardim Estefânia, Santa Bárbara do Oeste, Pará, Brazil, Travessa Ateneia Farias, 85365, Parque Samanta, Ariquemes, Tocantins, Brazil |
269
- | `neighborhood` | Vila Liana, Jardim Andresa, Parque Breno |
270
- | `secondary_address` | Suite 760, Apt. 676, Suite 022 |
271
- | `state` | Amapá, Mato Grosso, Alagoas |
272
- | `state_abbr` | AL, RR, RJ |
273
- | `street` | Travessa Neida Peixoto, Avenida Adelmo Nascimento, Alameda Viviane Oliveira |
274
- | `street_address` | 6959 Jennette Bypass, 93771 Pamella Rapid, 8542 Linh Tunnel |
275
- | `street_name` | Ciara Loop, Lezlie Circles, White Well |
276
- | `street_prefix` | Avenida, Travessa, Rua |
277
- | `street_suffix` | Lock, Forges, Streets |
278
- | `time_zone` | Atlantic/Cape_Verde, Asia/Dhaka, Pacific/Noumea |
279
- | `uk_country` | ❗ *[uk_country] is deprecated. For UK addresses please use the AddressUK module* |
280
- | `uk_county` | ❗ *[uk_county] is deprecated. For UK addresses please use the AddressUK module* |
281
- | `uk_postcode` | ❗ *[uk_postcode] is deprecated. For UK addresses please use the AddressUK module* |
282
- | `us_state` | ❗ *[us_state] is deprecated. For US addresses please use the AddressUS module* |
283
- | `us_state_abbr` | ❗ *[state_abbr] is deprecated. For US addresses please use the AddressUS module* |
284
- | `zip_code` | 36286-418, 79971-071, 80479-086 |
285
-
286
- ## FFaker::AddressCA
287
-
288
- | Method | Example |
289
- | ------ | ------- |
290
- | `building_number` | 23342, 52765, 256 |
291
- | `city` | Iroquois Falls, Delta, Saint-Hyacinthe |
292
- | `city_prefix` | Lake, West, New |
293
- | `city_suffix` | chester, burgh, berg |
294
- | `country` | Saint Pierre and Miquelon, Yemen, Malta |
295
- | `country_code` | IN, TF, BR |
296
- | `neighborhood` | phoenix, Mott Haven/Port Morris, East of Telegraph Road |
297
- | `postal_code` | T1A 5H0, R6P 0E5, K4N 8G8 |
298
- | `province` | Newfoundland and Labrador, Ontario, New Brunswick |
299
- | `province_abbr` | MB, NT, QC |
300
- | `secondary_address` | Apt. 910, Suite 334, Apt. 157 |
301
- | `street_address` | 422 Malik Roads, 411 Lavinia Junctions, 6737 Vanda Mill |
302
- | `street_name` | Lubowitz Islands, Katina Route, Toy Path |
303
- | `street_suffix` | Rapid, Lake, Pike |
304
- | `time_zone` | Asia/Hong_Kong, Pacific/Midway, Asia/Dhaka |
305
- | `uk_country` | ❗ *[uk_country] is deprecated. For UK addresses please use the AddressUK module* |
306
- | `uk_county` | ❗ *[uk_county] is deprecated. For UK addresses please use the AddressUK module* |
307
- | `uk_postcode` | ❗ *[uk_postcode] is deprecated. For UK addresses please use the AddressUK module* |
308
- | `us_state` | ❗ *[us_state] is deprecated. For US addresses please use the AddressUS module* |
309
- | `us_state_abbr` | ❗ *[state_abbr] is deprecated. For US addresses please use the AddressUS module* |
310
- | `zip_code` | ❗ *[zip_code] is deprecated. For US addresses please use the AddressUS module* |
311
-
312
- ## FFaker::AddressCH
313
-
314
- | Method | Example |
315
- | ------ | ------- |
316
- | `building_number` | 8218, 30110, 3658 |
317
- | `canton_abbr` | FR, GL, GE |
318
- | `city` | Heathcoteshire, Araside, Port Jongmouth |
319
- | `city_prefix` | Lake, South, East |
320
- | `city_suffix` | land, furt, berg |
321
- | `country` | Tunisia, Christmas Island, Gabon |
322
- | `country_code` | SB, IS, RE |
323
- | `neighborhood` | North Norridge, Seven Hills Area, Sagaponack Seaside |
324
- | `postal_code` | 3511, 8030, 1709 |
325
- | `secondary_address` | Apt. 791, Suite 233, Apt. 327 |
326
- | `street_address` | 4324 Morgan Field, 7012 Lissa Ways, 07606 Yukiko Unions |
327
- | `street_name` | Hunter Common, Tracie Extensions, Cartwright Mill |
328
- | `street_suffix` | Port, Rest, Shoal |
329
- | `time_zone` | Asia/Kabul, Pacific/Fiji, America/Chicago |
330
- | `uk_country` | ❗ *[uk_country] is deprecated. For UK addresses please use the AddressUK module* |
331
- | `uk_county` | ❗ *[uk_county] is deprecated. For UK addresses please use the AddressUK module* |
332
- | `uk_postcode` | ❗ *[uk_postcode] is deprecated. For UK addresses please use the AddressUK module* |
333
- | `us_state` | ❗ *[us_state] is deprecated. For US addresses please use the AddressUS module* |
334
- | `us_state_abbr` | ❗ *[state_abbr] is deprecated. For US addresses please use the AddressUS module* |
335
- | `zip_code` | ❗ *[zip_code] is deprecated. For US addresses please use the AddressUS module* |
336
-
337
- ## FFaker::AddressCHDE
338
-
339
- | Method | Example |
340
- | ------ | ------- |
341
- | `building_number` | 1082, 6501, 90730 |
342
- | `canton` | Basel-Stadt, Appenzell Ausserrhoden, Schwyz |
343
- | `canton_abbr` | GL, NE, ZG |
344
- | `city` | Jakubowskiport, Port Leslie, Pfefferland |
345
- | `city_prefix` | West, New, East |
346
- | `city_suffix` | mouth, burgh, port |
347
- | `country` | Lao People's Democratic Republic, Faroe Islands, Tunisia |
348
- | `country_code` | RE, CK, AO |
349
- | `neighborhood` | Sagaponack Seaside, North Norridge, South of Lake Ave |
350
- | `postal_code` | 4020, 6017, 6938 |
351
- | `secondary_address` | Apt. 781, Suite 237, Apt. 747 |
352
- | `street_address` | 991 Britney Corner, 64051 Mabel Shores, 897 Lanell Manors |
353
- | `street_name` | Vince Path, Cletus Heights, Gutkowski Island |
354
- | `street_suffix` | Pines, Ways, Forges |
355
- | `time_zone` | America/Regina, Pacific/Tongatapu, Asia/Jerusalem |
356
- | `uk_country` | ❗ *[uk_country] is deprecated. For UK addresses please use the AddressUK module* |
357
- | `uk_county` | ❗ *[uk_county] is deprecated. For UK addresses please use the AddressUK module* |
358
- | `uk_postcode` | ❗ *[uk_postcode] is deprecated. For UK addresses please use the AddressUK module* |
359
- | `us_state` | ❗ *[us_state] is deprecated. For US addresses please use the AddressUS module* |
360
- | `us_state_abbr` | ❗ *[state_abbr] is deprecated. For US addresses please use the AddressUS module* |
361
- | `zip_code` | ❗ *[zip_code] is deprecated. For US addresses please use the AddressUS module* |
362
-
363
- ## FFaker::AddressCHFR
364
-
365
- | Method | Example |
366
- | ------ | ------- |
367
- | `building_number` | 7371, 8546, 196 |
368
- | `canton` | Fribourg, Schwytz, Appenzell Rhodes-Intérieures |
369
- | `canton_abbr` | SZ, VD, AR |
370
- | `city` | Chasburgh, New Amina, Murphyview |
371
- | `city_prefix` | New, Lake, West |
372
- | `city_suffix` | fort, furt, mouth |
373
- | `country` | Aruba, Puerto Rico, Jamaica |
374
- | `country_code` | CF, AM, UZ |
375
- | `neighborhood` | Pennypack, North East Irwindale, Seven Hills Area |
376
- | `postal_code` | 6158, 2086, 7852 |
377
- | `secondary_address` | Apt. 475, Apt. 735, Suite 202 |
378
- | `street_address` | 7880 Ned Lodge, 597 Grant Shoals, 037 Rima Crest |
379
- | `street_name` | Ramiro Ports, Maria Cape, Zieme Fork |
380
- | `street_suffix` | Lights, Squares, Plain |
381
- | `time_zone` | Europe/Paris, Etc/UTC, America/Regina |
382
- | `uk_country` | ❗ *[uk_country] is deprecated. For UK addresses please use the AddressUK module* |
383
- | `uk_county` | ❗ *[uk_county] is deprecated. For UK addresses please use the AddressUK module* |
384
- | `uk_postcode` | ❗ *[uk_postcode] is deprecated. For UK addresses please use the AddressUK module* |
385
- | `us_state` | ❗ *[us_state] is deprecated. For US addresses please use the AddressUS module* |
386
- | `us_state_abbr` | ❗ *[state_abbr] is deprecated. For US addresses please use the AddressUS module* |
387
- | `zip_code` | ❗ *[zip_code] is deprecated. For US addresses please use the AddressUS module* |
388
-
389
- ## FFaker::AddressCHIT
390
-
391
- | Method | Example |
392
- | ------ | ------- |
393
- | `building_number` | 5198, 1502, 4327 |
394
- | `canton` | Giura, Argovia, Basilea Città |
395
- | `canton_abbr` | AR, FR, SH |
396
- | `city` | Kunzefurt, South Dannielle, East Silvaland |
397
- | `city_prefix` | West, Port, New |
398
- | `city_suffix` | side, berg, town |
399
- | `country` | Bahamas, Greenland, United Arab Emirates |
400
- | `country_code` | ZW, IE, MY |
401
- | `neighborhood` | Pound Ridge East, Olmsted Falls Central, Ocean Parkway South |
402
- | `postal_code` | 2241, 7978, 2780 |
403
- | `secondary_address` | Suite 117, Suite 266, Apt. 616 |
404
- | `street_address` | 747 Beier Station, 4548 Carroll Radial, 2671 Ruthe Walk |
405
- | `street_name` | Nicol Grove, Berta Gateway, Ortiz Lights |
406
- | `street_suffix` | Land, Underpass, Alley |
407
- | `time_zone` | Europe/Amsterdam, Australia/Brisbane, America/Juneau |
408
- | `uk_country` | ❗ *[uk_country] is deprecated. For UK addresses please use the AddressUK module* |
409
- | `uk_county` | ❗ *[uk_county] is deprecated. For UK addresses please use the AddressUK module* |
410
- | `uk_postcode` | ❗ *[uk_postcode] is deprecated. For UK addresses please use the AddressUK module* |
411
- | `us_state` | ❗ *[us_state] is deprecated. For US addresses please use the AddressUS module* |
412
- | `us_state_abbr` | ❗ *[state_abbr] is deprecated. For US addresses please use the AddressUS module* |
413
- | `zip_code` | ❗ *[zip_code] is deprecated. For US addresses please use the AddressUS module* |
414
-
415
- ## FFaker::AddressDA
416
-
417
- | Method | Example |
418
- | ------ | ------- |
419
- | `building_number` | 75989, 4060, 8544 |
420
- | `city` | Aarhus V, Korsør, Allinge |
421
- | `city_prefix` | Lake, East, Port |
422
- | `city_suffix` | stad, haven, land |
423
- | `country` | Brunei Darussalam, French Guiana, Oman |
424
- | `country_code` | DZ, MP, MT |
425
- | `full_address` | Bolandsvej 8 6925 Fanø Sjælland DANMARK, Humlemosevej 45 7318 Boeslunde Hovedstaden DANMARK, Storager 40 6110 Gislev Midtjylland DANMARK |
426
- | `kommune` | Høje-Taastrup, Rødovre, Kolding |
427
- | `neighborhood` | Greater Las Vegas National, Bronxdale, Jupiter South/Abacoa |
428
- | `post_nr` | 9257, 2875, 3697 |
429
- | `region` | Syddanmark, Nordjylland, Hovedstaden |
430
- | `secondary_address` | Apt. 814, Apt. 346, Suite 099 |
431
- | `state` | Hillerød, Syddjurs, Ærø |
432
- | `street_address` | Akacievej 34, Højager 84, Dalbergstrøget 22 |
433
- | `street_name` | Kirkegårdsvej, Arresøgårdsvej, Pilekrattet |
434
- | `street_suffix` | Fork, Crest, Mountain |
435
- | `time_zone` | Asia/Novosibirsk, Asia/Ulaanbaatar, Europe/Warsaw |
436
- | `uk_country` | ❗ *[uk_country] is deprecated. For UK addresses please use the AddressUK module* |
437
- | `uk_county` | ❗ *[uk_county] is deprecated. For UK addresses please use the AddressUK module* |
438
- | `uk_postcode` | ❗ *[uk_postcode] is deprecated. For UK addresses please use the AddressUK module* |
439
- | `us_state` | ❗ *[us_state] is deprecated. For US addresses please use the AddressUS module* |
440
- | `us_state_abbr` | ❗ *[state_abbr] is deprecated. For US addresses please use the AddressUS module* |
441
- | `zip_code` | 8221, 4155, 6585 |
442
-
443
- ## FFaker::AddressDE
444
-
445
- | Method | Example |
446
- | ------ | ------- |
447
- | `building_number` | 210, 952, 7086 |
448
- | `city` | Fulda, Mindelheim, Neukirchen-Vluyn |
449
- | `city_prefix` | Lake, East, New |
450
- | `city_suffix` | town, land, fort |
451
- | `country` | Taiwan, Province of China, Colombia, Chile |
452
- | `country_code` | BA, KR, NR |
453
- | `neighborhood` | Mott Haven/Port Morris, Jupiter South/Abacoa, Sagaponack Seaside |
454
- | `secondary_address` | Apt. 698, Suite 765, Apt. 965 |
455
- | `state` | Baden-Wuerttemberg, Brandenburg, Hessen |
456
- | `street_address` | Kreigerhain 117, Pfefferstr. 103, Wardstr. 35 |
457
- | `street_name` | Youlandastr., Isaacstr., Ritchiegasse |
458
- | `street_suffix` | Plain, Circle, Ways |
459
- | `time_zone` | Pacific/Port_Moresby, America/Halifax, Africa/Monrovia |
460
- | `uk_country` | ❗ *[uk_country] is deprecated. For UK addresses please use the AddressUK module* |
461
- | `uk_county` | ❗ *[uk_county] is deprecated. For UK addresses please use the AddressUK module* |
462
- | `uk_postcode` | ❗ *[uk_postcode] is deprecated. For UK addresses please use the AddressUK module* |
463
- | `us_state` | ❗ *[us_state] is deprecated. For US addresses please use the AddressUS module* |
464
- | `us_state_abbr` | ❗ *[state_abbr] is deprecated. For US addresses please use the AddressUS module* |
465
- | `zip_code` | 63637, 86877, 20153 |
466
-
467
- ## FFaker::AddressFI
468
-
469
- | Method | Example |
470
- | ------ | ------- |
471
- | `building_number` | 68058, 62019, 05497 |
472
- | `city` | Akaa, Lappeenranta, Jämsä |
473
- | `city_prefix` | Port, East, West |
474
- | `city_suffix` | shire, fort, haven |
475
- | `country` | Kazakhstan, Bulgaria, Saint Barthélemy |
476
- | `country_code` | NZ, KR, AO |
477
- | `full_address` | Rasiojantie 78, 33430 Forssa, SUOMI, Lingontie 42, 89596 Uusikaarlepyy, SUOMI, Varsanojantie 1 b 7, 04446 Nivala, SUOMI |
478
- | `neighborhood` | Sea Ranch Lakes, South of Lake Ave, Central Chandler |
479
- | `random_country` | Dominikaaninen tasavalta, Serbia, Etelä-Afrikka |
480
- | `secondary_address` | Apt. 138, Apt. 036, Apt. 607 |
481
- | `street_address` | Levänmäentie 0 b 5, Rekolantie 0 b, Kuusimäentie 4 a 3 |
482
- | `street_name` | Leppäkorventie, Alatie, Lehtimäenkulmantie |
483
- | `street_nbr` | 2 b, 3, 09 |
484
- | `street_suffix` | Highway, Vista, Circles |
485
- | `time_zone` | America/Chihuahua, Pacific/Port_Moresby, Asia/Kuwait |
486
- | `uk_country` | ❗ *[uk_country] is deprecated. For UK addresses please use the AddressUK module* |
487
- | `uk_county` | ❗ *[uk_county] is deprecated. For UK addresses please use the AddressUK module* |
488
- | `uk_postcode` | ❗ *[uk_postcode] is deprecated. For UK addresses please use the AddressUK module* |
489
- | `us_state` | ❗ *[us_state] is deprecated. For US addresses please use the AddressUS module* |
490
- | `us_state_abbr` | ❗ *[state_abbr] is deprecated. For US addresses please use the AddressUS module* |
491
- | `zip_code` | 43026, 62254, 00806 |
492
-
493
- ## FFaker::AddressFR
494
-
495
- | Method | Example |
496
- | ------ | ------- |
497
- | `building_number` | 09434, 334, 595 |
498
- | `city` | Le Blanc-Mesnil, Garges-lès-Gonesse, Besançon |
499
- | `city_prefix` | South, West, East |
500
- | `city_suffix` | side, borough, stad |
501
- | `country` | Wallis and Futuna, Turkey, Jersey |
502
- | `country_code` | KM, GF, DK |
503
- | `full_address` | 7-23 av Françoise Barthelemy 97974 Asnières-sur-Seine, 003 Q, bd Lucie Boulay, 54902 Martigues, 08 TER rue Catherine de Grondin, 2A417 Montpellier |
504
- | `neighborhood` | South of Bell Road, Summerlin North, White Plains Central |
505
- | `postal_code` | 97623, 97286, 97117 |
506
- | `region` | Champagne-Ardenne, Auvergne, Nord-Pas-de-Calais |
507
- | `secondary_address` | Apt. 482, Suite 059, Suite 363 |
508
- | `street_address` | 9 T, boulevard Théodore Allain, 16 bd Margot de Texier, 4078 BIS, rue Richard Dupont |
509
- | `street_name` | Cartwright Cliff, Lien Walks, Beckie Ranch |
510
- | `street_suffix` | Ville, Forest, Hills |
511
- | `time_zone` | Pacific/Tongatapu, America/Lima, Africa/Nairobi |
512
- | `uk_country` | ❗ *[uk_country] is deprecated. For UK addresses please use the AddressUK module* |
513
- | `uk_county` | ❗ *[uk_county] is deprecated. For UK addresses please use the AddressUK module* |
514
- | `uk_postcode` | ❗ *[uk_postcode] is deprecated. For UK addresses please use the AddressUK module* |
515
- | `us_state` | ❗ *[us_state] is deprecated. For US addresses please use the AddressUS module* |
516
- | `us_state_abbr` | ❗ *[state_abbr] is deprecated. For US addresses please use the AddressUS module* |
517
- | `zip_code` | ❗ *[zip_code] is deprecated. For US addresses please use the AddressUS module* |
518
-
519
- ## FFaker::AddressGR
520
-
521
- | Method | Example |
522
- | ------ | ------- |
523
- | `building_number` | 98340, 426, 21443 |
524
- | `city` | Ρόδος, Μυτιλήνη, Παλλήνη |
525
- | `city_prefix` | Port, South, East |
526
- | `city_suffix` | stad, ville, borough |
527
- | `country` | Bonaire, Sint Eustatius and Saba, United Kingdom, Malaysia |
528
- | `country_code` | PR, BI, CY |
529
- | `neighborhood` | Jamaica Estates/Holliswood, Florissant West, Mount Kisco West |
530
- | `region` | Ήπειρος, Δυτική Μακεδονία, Βόρειο Αιγαίο |
531
- | `secondary_address` | Suite 846, Apt. 815, Suite 039 |
532
- | `street_address` | ["Οδός", "Πάροδος"] Κυρηνείας, 6, ["Οδός", "Πάροδος"] Βενιζέλου Ελευθερίου, 206, ["Οδός", "Πάροδος"] Ορεστιάδος, 1 |
533
- | `street_name` | Θάσου, Πατριάρχου Γρηγορίου, Καρπασίας |
534
- | `street_nbr` | 1, 9, 31 |
535
- | `street_suffix` | Squares, Forks, Parkways |
536
- | `time_zone` | Pacific/Auckland, Asia/Tbilisi, Europe/Moscow |
537
- | `uk_country` | ❗ *[uk_country] is deprecated. For UK addresses please use the AddressUK module* |
538
- | `uk_county` | ❗ *[uk_county] is deprecated. For UK addresses please use the AddressUK module* |
539
- | `uk_postcode` | ❗ *[uk_postcode] is deprecated. For UK addresses please use the AddressUK module* |
540
- | `us_state` | ❗ *[us_state] is deprecated. For US addresses please use the AddressUS module* |
541
- | `us_state_abbr` | ❗ *[state_abbr] is deprecated. For US addresses please use the AddressUS module* |
542
- | `zip_code` | 82127, 46172, 58539 |
543
-
544
- ## FFaker::AddressID
545
-
546
- | Method | Example |
547
- | ------ | ------- |
548
- | `building_number` | 873, 82046, 21096 |
549
- | `city` | Yogyakarta, Kotamobagu, Semarang |
550
- | `city_prefix` | Lake, North, East |
551
- | `city_suffix` | borough, ton, shire |
552
- | `country` | Palestine, State of, Somalia, Guernsey |
553
- | `country_code` | MF, ML, AF |
554
- | `neighborhood` | Ladue South, Auburn North, Far Rockaway/Bayswater |
555
- | `secondary_address` | Apt. 737, Apt. 383, Suite 292 |
556
- | `state` | Bangka Belitung, Maluku Utara, Jawa Tengah |
557
- | `state_abbr` | SS, NB, SN |
558
- | `street` | Jln. Saharjo, No. 48, Jln. Abdul Halim, No. 88, Jln. Sukarno, No. 57 |
559
- | `street_address` | 983 Precious Lodge, 6144 Maegan Meadows, 2646 Marcelina Estates |
560
- | `street_name` | Blair Crossroad, Brown Coves, Leila Mall |
561
- | `street_prefix` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
562
- | `street_suffix` | Port, Stravenue, Prairie |
563
- | `time_zone` | Europe/Lisbon, Africa/Nairobi, Asia/Tokyo |
564
- | `uk_country` | ❗ *[uk_country] is deprecated. For UK addresses please use the AddressUK module* |
565
- | `uk_county` | ❗ *[uk_county] is deprecated. For UK addresses please use the AddressUK module* |
566
- | `uk_postcode` | ❗ *[uk_postcode] is deprecated. For UK addresses please use the AddressUK module* |
567
- | `us_state` | ❗ *[us_state] is deprecated. For US addresses please use the AddressUS module* |
568
- | `us_state_abbr` | ❗ *[state_abbr] is deprecated. For US addresses please use the AddressUS module* |
569
- | `zip_code` | 59138, 34325, 43706 |
570
-
571
- ## FFaker::AddressIN
572
-
573
- | Method | Example |
574
- | ------ | ------- |
575
- | `building_number` | 200, 3430, 92341 |
576
- | `city` | Ludhiana, Chennai, Ahmedabad |
577
- | `city_prefix` | Port, West, North |
578
- | `city_suffix` | chester, port, bury |
579
- | `country` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
580
- | `country_code` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
581
- | `neighborhood` | Bushwick South, White Plains Central, South of Lake Ave |
582
- | `pincode` | 878961, 109570, 628869 |
583
- | `secondary_address` | Apt. 729, Suite 828, Suite 985 |
584
- | `state` | Chhattisgarh, Arunachal Pradesh, Maharashtra |
585
- | `state_abbr` | TG, TN, MZ |
586
- | `state_and_union_territory` | Telangana, Maharashtra, Assam |
587
- | `state_and_union_territory_abbr` | TR, BR, RJ |
588
- | `street_address` | 7495 Orn Prairie, 185 Evangeline Coves, 6743 Sylvia Villages |
589
- | `street_name` | Edna Cove, Harris Run, Coralie Freeway |
590
- | `street_suffix` | Land, Summit, Crossroad |
591
- | `time_zone` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
592
- | `uk_country` | ❗ *[uk_country] is deprecated. For UK addresses please use the AddressUK module* |
593
- | `uk_county` | ❗ *[uk_county] is deprecated. For UK addresses please use the AddressUK module* |
594
- | `uk_postcode` | ❗ *[uk_postcode] is deprecated. For UK addresses please use the AddressUK module* |
595
- | `union_territory` | Chandigarh, Daman and Diu, Andaman and Nicobar Islands |
596
- | `union_territory_abbr` | CH, PY, DL |
597
- | `us_state` | ❗ *[us_state] is deprecated. For US addresses please use the AddressUS module* |
598
- | `us_state_abbr` | ❗ *[state_abbr] is deprecated. For US addresses please use the AddressUS module* |
599
- | `zip_code` | 970880, 632740, 931157 |
600
-
601
- ## FFaker::AddressIT
602
-
603
- | Method | Example |
604
- | ------ | ------- |
605
- | `city` | Catanzaro, Isernia, Napoli |
606
- | `full_address` | 6-36, piazza Vittoria Pacitto 82099 Bari, 6-42 piazza Prof.ssa Stefano Conchiglia 49504 Matera, 8717 via Caterina Monachello, 26890 Padova |
607
- | `postal_code` | 50587, 92103, 45479 |
608
- | `region` | Lazio, Umbria, Veneto |
609
- | `street_address` | 305, piazza Brigitta Esposito, 884, viale Antonio Conchiglia, 5, piazza Bernadetta Fumanti |
610
-
611
- ## FFaker::AddressJA
612
-
613
- | Method | Example |
614
- | ------ | ------- |
615
- | `address` | 766-0707 島根県福井市境港市1丁目2番3号, 741-9477 兵庫県利根郡福知山市1丁目3番0号, 055-5194 高知県藤岡市千葉市9丁目2番0号 |
616
- | `building_number` | 139, 840, 26277 |
617
- | `city` | 周南市, 小美玉市, 仙北市 |
618
- | `city_prefix` | North, New, South |
619
- | `city_suffix` | haven, berg, chester |
620
- | `country` | Armenia, Mauritania, Somalia |
621
- | `country_code` | CO, TT, NP |
622
- | `county` | 真庭郡, 大沼郡, 幡多郡 |
623
- | `designated_city` | 豊川市, あま市, 玉野市 |
624
- | `designated_city_address` | 826-9494 群馬県壱岐市中央区大川市909, 088-1486 秋田県中津川市戸畑区都城市895, 158-3323 愛知県岐阜市西区八代市427 |
625
- | `land_number` | 0丁目6番1号, 1丁目6番1号, 3丁目7番9号 |
626
- | `neighborhood` | Bridesburg, East of Telegraph Road, Greater Las Vegas National |
627
- | `other_address` | 573-8570 宮城県小県郡鹿児島市8丁目3番5号, 102-5168 山形県狛江市松阪市6丁目5番5号, 056-0706 大分県東国東郡川崎市8丁目0番3号 |
628
- | `postal_code` | 240-7820, 375-4906, 403-9944 |
629
- | `prefecture` | 茨城県, 群馬県, 愛媛県 |
630
- | `secondary_address` | Suite 298, Suite 648, Apt. 670 |
631
- | `street` | 高山市, 熊谷市, 尾鷲市 |
632
- | `street_address` | 223 Tremblay Green, 6018 DuBuque Points, 0617 Bergnaum Manor |
633
- | `street_name` | Prosacco Manors, Jarod Village, Gaylord Knolls |
634
- | `street_suffix` | Viaduct, Estates, Road |
635
- | `time_zone` | America/Chicago, Europe/Warsaw, Asia/Jakarta |
636
- | `tokyo_ward` | 板橋区, 目黒区, 品川区 |
637
- | `tokyo_ward_address` | 690-4300 東京都荒川区国分寺市431, 108-0453 東京都港区宇治市1丁目5番2号, 785-9392 東京都目黒区西海市6丁目4番3号 |
638
- | `uk_country` | ❗ *[uk_country] is deprecated. For UK addresses please use the AddressUK module* |
639
- | `uk_county` | ❗ *[uk_county] is deprecated. For UK addresses please use the AddressUK module* |
640
- | `uk_postcode` | ❗ *[uk_postcode] is deprecated. For UK addresses please use the AddressUK module* |
641
- | `us_state` | ❗ *[us_state] is deprecated. For US addresses please use the AddressUS module* |
642
- | `us_state_abbr` | ❗ *[state_abbr] is deprecated. For US addresses please use the AddressUS module* |
643
- | `village` | 東峰村, 粟国村, 東吉野村 |
644
- | `ward` | 北区, 佐伯区, 桜区 |
645
- | `zip_code` | ❗ *[zip_code] is deprecated. For US addresses please use the AddressUS module* |
646
-
647
- ## FFaker::AddressKR
648
-
649
- | Method | Example |
650
- | ------ | ------- |
651
- | `address_detail` | 대희연립, 재호타워 092호, 병권타워 |
652
- | `borough` | 서초구, 성동구, 마포구 |
653
- | `building_name` | 순일아파트, 효서빌라, 인태타워 |
654
- | `city` | 광주시, 김포시, 고양시 |
655
- | `land_address` | 경상남도 규리동 8190-7, 전라남도 정준마을 690, 충청남도 송찬리 745 |
656
- | `land_number` | 048, 3329, 806-13 |
657
- | `metropolitan_city` | 서울특별시, 대구광역시, 광주광역시 |
658
- | `old_postal_code` | 412-239, 396-226, 909-840 |
659
- | `postal_code` | 34866, 70094, 20324 |
660
- | `province` | 충청북도, 경상북도, 경상남도 |
661
- | `road_addess` | 충청남도 두영동 정철길, 충청북도 연진마을 유중3로 (우영동), 대전광역시 마포구 차연로 |
662
- | `street` | 보배길, 장윤거리, 태호거리 |
663
- | `town` | 우종리, 정열리, 진원동 |
664
-
665
- ## FFaker::AddressMX
666
-
667
- | Method | Example |
668
- | ------ | ------- |
669
- | `municipality` | Tepezalá, Cadereyta de Montes, Azcapotzalco |
670
- | `postal_code` | 14428, 70062, 19482 |
671
- | `state` | Querétaro, Jalisco, Oaxaca |
672
- | `state_abbr` | CHIS, SON, COAH |
673
- | `zip_code` | 35918, 45535, 43550 |
674
-
675
- ## FFaker::AddressNL
676
-
677
- | Method | Example |
678
- | ------ | ------- |
679
- | `building_number` | 941, 994, 533 |
680
- | `city` | Oostelbeers, Haaren-'t Eind, Nieuwland |
681
- | `city_prefix` | South, Port, New |
682
- | `city_suffix` | ville, side, chester |
683
- | `country` | Azerbaijan, Barbados, Afghanistan |
684
- | `country_code` | JM, BV, HM |
685
- | `neighborhood` | South of Lake Ave, River Heights, Olmsted Falls Central |
686
- | `postal_code` | 9892 QI, 6239 TA, 4311 ZT |
687
- | `province` | Limburg, Flevoland, Groningen |
688
- | `secondary_address` | Suite 586, Apt. 185, Suite 332 |
689
- | `street_address` | 83284 Kautzerboulevard, 8038 Rosendostraat, 163 Roobstraat |
690
- | `street_name` | Rodriguezstraat, Virginasteeg, Starkstraat |
691
- | `street_suffix` | Crescent, Path, Stravenue |
692
- | `time_zone` | Pacific/Fakaofo, Europe/Brussels, America/Sao_Paulo |
693
- | `uk_country` | ❗ *[uk_country] is deprecated. For UK addresses please use the AddressUK module* |
694
- | `uk_county` | ❗ *[uk_county] is deprecated. For UK addresses please use the AddressUK module* |
695
- | `uk_postcode` | ❗ *[uk_postcode] is deprecated. For UK addresses please use the AddressUK module* |
696
- | `us_state` | ❗ *[us_state] is deprecated. For US addresses please use the AddressUS module* |
697
- | `us_state_abbr` | ❗ *[state_abbr] is deprecated. For US addresses please use the AddressUS module* |
698
- | `zip_code` | 4370 TY, 4071 DU, 2387 OP |
699
-
700
- ## FFaker::AddressPL
701
-
702
- | Method | Example |
703
- | ------ | ------- |
704
- | `building_number` | 188, 135, 142 |
705
- | `city` | Mszczonów, Nisko, Międzybórz |
706
- | `full_address` | plac Stawowy 11 75-281 Proszowice, ul. św. Krzyża 38 10-658 Rybnik, pasaż Inwalidów 89 70-138 Chojnów |
707
- | `postal_code` | 75-553, 43-763, 90-966 |
708
- | `province` | dolnośląskie, zachodniopomorskie, podkarpackie |
709
- | `secondary_number` | /84, m. 108, /99 |
710
- | `square` | zaułek Kołłątaja, zaułek Polonii, bulwar Wolnica |
711
- | `square_prefix` | pasaż, zaułek, bulwar |
712
- | `state` | pomorskie, zachodniopomorskie, warmińsko-mazurskie |
713
- | `street` | ul. Zamknięta, ul. św. Floriana, ul. Solidarności |
714
- | `street_address` | ul. Mikołaja Reja 55, plac Medyków 156, al. Jana Kasprowicza 140 |
715
- | `street_name` | zaułek Oleandrów, zaułek Jagielloński, ul. Bałtycka |
716
- | `street_prefix` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
717
- | `voivodeship` | warmińsko-mazurskie, lubuskie, podkarpackie |
718
- | `voivodeship_abbr` | KP, DS, OP |
719
- | `voivodeship_capital_city` | Poznań, Szczecin, Kielce |
720
- | `zip_code` | 28-759, 76-137, 17-462 |
721
-
722
- ## FFaker::AddressRU
723
-
724
- | Method | Example |
725
- | ------ | ------- |
726
- | `building_number` | 233, 23987, 909 |
727
- | `city` | Томск, Стерлитамак, Омск |
728
- | `city_prefix` | South, North, Lake |
729
- | `city_suffix` | stad, land, view |
730
- | `country` | Svalbard and Jan Mayen, Falkland Islands (Malvinas), Papua New Guinea |
731
- | `country_code` | PN, EG, DO |
732
- | `neighborhood` | White Plains Central, Jamaica Estates/Holliswood, South of Lake Shore Blvd |
733
- | `province` | Ленинградская область, Челябинская область, Калмыкия |
734
- | `secondary_address` | Apt. 842, Apt. 769, Suite 086 |
735
- | `street_address` | ул. Луговая, д. 1, ул. Чкалова, д. 8, ул. Пионерская, д. 815 |
736
- | `street_name` | ул. Пушкина, ул. Речная, ул. Школьная |
737
- | `street_number` | 46, 4, 2 |
738
- | `street_suffix` | Mission, Hills, Trace |
739
- | `time_zone` | Australia/Perth, Asia/Chongqing, Australia/Hobart |
740
- | `uk_country` | ❗ *[uk_country] is deprecated. For UK addresses please use the AddressUK module* |
741
- | `uk_county` | ❗ *[uk_county] is deprecated. For UK addresses please use the AddressUK module* |
742
- | `uk_postcode` | ❗ *[uk_postcode] is deprecated. For UK addresses please use the AddressUK module* |
743
- | `us_state` | ❗ *[us_state] is deprecated. For US addresses please use the AddressUS module* |
744
- | `us_state_abbr` | ❗ *[state_abbr] is deprecated. For US addresses please use the AddressUS module* |
745
- | `zip_code` | 519279, 988775, 015109 |
746
-
747
- ## FFaker::AddressSE
748
-
749
- | Method | Example |
750
- | ------ | ------- |
751
- | `building_number` | 8162, 9626, 7923 |
752
- | `city` | Karlskrona, Lund, Avesta |
753
- | `city_prefix` | Port, New, Lake |
754
- | `city_suffix` | stad, port, shire |
755
- | `country` | Mauritius, Papua New Guinea, San Marino |
756
- | `country_code` | AF, MS, BG |
757
- | `full_address` | Skridskovägen 559, 04 841 Skanör, SVERIGE, Pintorpavägen 7, 79122 Karlskrona, SVERIGE, Särnavägen 306, 32635 Solna, SVERIGE |
758
- | `neighborhood` | Gates Mills North, Jupiter South/Abacoa, Olmsted Falls Central |
759
- | `random_country` | Georgien, Oman, Mikronesien |
760
- | `secondary_address` | Apt. 591, Apt. 857, Apt. 676 |
761
- | `street_address` | Bielkevägen 0b, Valhallavägen 66, Hågavägen 184 |
762
- | `street_name` | Hägerstensvägen, Storsylsvägen, Vattenkraftsvägen |
763
- | `street_nbr` | 4, 508, 786 |
764
- | `street_suffix` | Ramp, Pines, Gateway |
765
- | `time_zone` | America/Lima, Australia/Perth, America/La_Paz |
766
- | `uk_country` | ❗ *[uk_country] is deprecated. For UK addresses please use the AddressUK module* |
767
- | `uk_county` | ❗ *[uk_county] is deprecated. For UK addresses please use the AddressUK module* |
768
- | `uk_postcode` | ❗ *[uk_postcode] is deprecated. For UK addresses please use the AddressUK module* |
769
- | `us_state` | ❗ *[us_state] is deprecated. For US addresses please use the AddressUS module* |
770
- | `us_state_abbr` | ❗ *[state_abbr] is deprecated. For US addresses please use the AddressUS module* |
771
- | `zip_code` | 65 598, 96 937, 58 433 |
772
-
773
- ## FFaker::AddressSN
774
-
775
- | Method | Example |
776
- | ------ | ------- |
777
- | `arrondissement` | Sicap-Liberté, Sicap Mbao, Mbao |
778
- | `building_number` | 46100, 823, 5247 |
779
- | `city` | Lake Modesto, South Jaimiefort, Mayerborough |
780
- | `city_prefix` | East, South, West |
781
- | `city_suffix` | bury, stad, shire |
782
- | `country` | Korea, Republic of, Cook Islands, Haiti |
783
- | `country_code` | CH, MX, SA |
784
- | `departement` | Dagana, nioro du rip, pikine |
785
- | `neighborhood` | River Heights, East of Telegraph Road, Ocean Parkway South |
786
- | `region` | kaffrine, fatick, louga |
787
- | `secondary_address` | Suite 304, Suite 708, Suite 667 |
788
- | `street_address` | 385 Schiller Loop, 713 Johnston Way, 40642 Pollich Valley |
789
- | `street_name` | Cole Groves, Stefan Road, Walter Springs |
790
- | `street_suffix` | Plains, Falls, Burgs |
791
- | `time_zone` | Pacific/Noumea, Europe/Riga, Australia/Darwin |
792
- | `uk_country` | ❗ *[uk_country] is deprecated. For UK addresses please use the AddressUK module* |
793
- | `uk_county` | ❗ *[uk_county] is deprecated. For UK addresses please use the AddressUK module* |
794
- | `uk_postcode` | ❗ *[uk_postcode] is deprecated. For UK addresses please use the AddressUK module* |
795
- | `us_state` | ❗ *[us_state] is deprecated. For US addresses please use the AddressUS module* |
796
- | `us_state_abbr` | ❗ *[state_abbr] is deprecated. For US addresses please use the AddressUS module* |
797
- | `zip_code` | ❗ *[zip_code] is deprecated. For US addresses please use the AddressUS module* |
798
-
799
- ## FFaker::AddressUA
800
-
801
- | Method | Example |
802
- | ------ | ------- |
803
- | `appartment_number` | 750, 55, 132 |
804
- | `building_number` | 85, 998, 452 |
805
- | `city` | Євпаторія, Макіївка, Артемівськ |
806
- | `country` | Судан, Вануату, Ботсвана |
807
- | `province` | Чернігівська область, Луганська область, Чернівецька область |
808
- | `street_address` | вул. Стрийська, 115, вул. Городоцька, 37, вул. Вічева, 78 |
809
- | `street_name` | вул. Рудного, вул. Вузька, вул. Брюховичів |
810
- | `zip_code` | 08523, 23071, 09265 |
811
-
812
- ## FFaker::AddressUK
813
-
814
- | Method | Example |
815
- | ------ | ------- |
816
- | `building_number` | 15031, 64948, 7269 |
817
- | `city` | Lake Von, Lyndsayberg, North Antonettabury |
818
- | `city_prefix` | Lake, East, New |
819
- | `city_suffix` | furt, port, burgh |
820
- | `country` | Northern Ireland, England, Wales |
821
- | `country_code` | OM, MR, BD |
822
- | `county` | Grampian, County Londonderry, Lothian |
823
- | `neighborhood` | Northwest Midlothian/Midlothian Country Club, South of Bell Road, Seven Hills Area |
824
- | `postcode` | PV57 1PC, TB79 1EP, WR3 1SG |
825
- | `secondary_address` | Apt. 575, Apt. 189, Suite 906 |
826
- | `street_address` | 804 Conn Ways, 75580 Aurora Overpass, 463 Corkery Mews |
827
- | `street_name` | Gulgowski Cape, Tamie Points, Kertzmann Garden |
828
- | `street_suffix` | Rest, Ridges, Mills |
829
- | `time_zone` | Pacific/Tongatapu, Pacific/Guam, Asia/Urumqi |
830
- | `uk_country` | ❗ *[uk_country] is deprecated. For UK addresses please use the AddressUK module* |
831
- | `uk_county` | ❗ *[uk_county] is deprecated. For UK addresses please use the AddressUK module* |
832
- | `uk_postcode` | ❗ *[uk_postcode] is deprecated. For UK addresses please use the AddressUK module* |
833
- | `us_state` | ❗ *[us_state] is deprecated. For US addresses please use the AddressUS module* |
834
- | `us_state_abbr` | ❗ *[state_abbr] is deprecated. For US addresses please use the AddressUS module* |
835
- | `zip_code` | ❗ *[zip_code] is deprecated. For US addresses please use the AddressUS module* |
836
-
837
- ## FFaker::AddressUS
838
-
839
- | Method | Example |
840
- | ------ | ------- |
841
- | `building_number` | 6632, 457, 268 |
842
- | `city` | Marvinberg, South Carly, Collinsside |
843
- | `city_prefix` | New, North, South |
844
- | `city_suffix` | stad, land, port |
845
- | `continental_state` | South Carolina, Arizona, Pennsylvania |
846
- | `continental_state_abbr` | WI, MD, CT |
847
- | `country` | Sweden, Brunei Darussalam, Benin |
848
- | `country_code` | BQ, KI, KG |
849
- | `neighborhood` | Far Rockaway/Bayswater, Bridesburg, Northwoods West |
850
- | `secondary_address` | Suite 564, Apt. 764, Apt. 890 |
851
- | `state` | Michigan, Alaska, Pennsylvania |
852
- | `state_abbr` | OK, RI, IA |
853
- | `state_and_territories_abbr` | IN, CO, SC |
854
- | `street_address` | 86135 Randi Lakes, 70228 Reilly Junctions, 366 Breana Fort |
855
- | `street_name` | Walsh Fields, Violeta Parks, Giuseppina Glen |
856
- | `street_suffix` | Overpass, Knolls, Throughway |
857
- | `time_zone` | Asia/Kuwait, Europe/Moscow, America/Tijuana |
858
- | `uk_country` | ❗ *[uk_country] is deprecated. For UK addresses please use the AddressUK module* |
859
- | `uk_county` | ❗ *[uk_county] is deprecated. For UK addresses please use the AddressUK module* |
860
- | `uk_postcode` | ❗ *[uk_postcode] is deprecated. For UK addresses please use the AddressUK module* |
861
- | `us_state` | ❗ *[us_state] is deprecated. For US addresses please use the AddressUS module* |
862
- | `us_state_abbr` | ❗ *[state_abbr] is deprecated. For US addresses please use the AddressUS module* |
863
- | `zip_code` | 51479, 19034, 08277 |
864
-
865
- ## FFaker::Airline
866
-
867
- | Method | Example |
868
- | ------ | ------- |
869
- | `flight_number` | J2 1643, FH 1093, 6W 2197 |
870
- | `name` | Severstal, Isd Avia, Airlines 400 Jsc (red Wings Ai |
871
-
872
- ## FFaker::Animal
873
-
874
- | Method | Example |
875
- | ------ | ------- |
876
- | `common_name` | ❗ *[common_name] is deprecated. For animal name in english please use the AnimalUS module* |
877
-
878
- ## FFaker::AnimalBR
879
-
880
- | Method | Example |
881
- | ------ | ------- |
882
- | `common_name` | Pescada, Jegue, Papagaio |
883
-
884
- ## FFaker::AnimalCN
885
-
886
- | Method | Example |
887
- | ------ | ------- |
888
- | `common_name` | 水牛, 北极熊, 鳕鱼 |
889
-
890
- ## FFaker::AnimalES
891
-
892
- | Method | Example |
893
- | ------ | ------- |
894
- | `common_name` | Cabra, Cuervo, Pato |
895
-
896
- ## FFaker::AnimalPL
897
-
898
- | Method | Example |
899
- | ------ | ------- |
900
- | `common_name` | Lew, Szarańcza, Kukułka |
901
-
902
- ## FFaker::AnimalTW
903
-
904
- | Method | Example |
905
- | ------ | ------- |
906
- | `common_name` | 水牛, 北極熊, 鱈魚 |
907
-
908
- ## FFaker::AnimalUS
909
-
910
- | Method | Example |
911
- | ------ | ------- |
912
- | `common_name` | Sea Lion, Snail, Octopus |
913
-
914
- ## FFaker::Avatar
915
-
916
- | Method | Example |
917
- | ------ | ------- |
918
- | `image` | https://robohash.org/iurequonesciunt.png?size=300x300, https://robohash.org/ducimusvitaeaccusamus.png?size=300x300, https://robohash.org/estremexercitationem.png?size=300x300 |
919
-
920
- ## FFaker::BaconIpsum
921
-
922
- | Method | Example |
923
- | ------ | ------- |
924
- | `characters` | 2conms10j9l12zs3y68gn9h3ocxdp3jld5gcswwix1hh6vqrwhept7he4bafl2n2qjibo58ycs85ahjzav02p33ucuhmwl3exw40xw09zugn95yicqoq171xsiq7ezd38u96tvhr6eyzt3459cu4tpb096slo2rk6rwtrgbfhnlmmpoexx4h84ccqc2d661k46jfhy61wo5iyjuo18jm74n0d1gktpmtgi68ihmew09mjyvfn7ou1oaxq0lp95s, 0y5kj1g9z0x4tn2mc80hvahn3svnx5gqaizxtw902cag92qa42uaikr7yg1zdc1eo8v1dmawua0qpsnmepdz6qdtnr8nld3aqgy40fbgv2at9r0vh4rsx6cggfnb2ybs5t867ptx7l852df96zuyt8jstg3303gyd8hwopy915hjwxaisbl8wxpvdtznzjxacbh325vwqrjokhh3tqb8ycd4ocllpgnnu3mkrdpnaogoecs1gsogtuinjs44bf8, 28aenpb01jguzwbzbqywb5kveufa7oz4sss0qwz27spc636wyigw8pfs63e3xjrsdcwoy758t8a4g57bnnafr40m921rctx6y6rdjne2z6ht8n7pla4uy3xpvcjbsfmndfrpgnnlomc9665xb28lv2cszhun6dyi2w6zj25mo87vt38e1krtfskjnhlf7hy65q1ed2ixa32dq1gvfe0x34ot0no7f18fm2mi5zuro4jwkre7m3b3w858rmlgrt0 |
925
- | `paragraph` | Pancetta andouille filet mignon ribeye bresaola meatball boudin beef ribs. Shoulder beef tenderloin ham flank. Biltong tenderloin t-bone spare ribs ball tip., Corned beef landjaeger venison pork chop flank Kevin boudin sausage. Beef venison capicola beef ribs ball tip. Pork belly swine chicken sausage rump frankfurter boudin. Jerky porchetta cow salami sausage meatloaf tenderloin beef ribs. Fatback shankle beef ribs pig pork belly., Ribeye shoulder salami pastrami meatloaf bacon. Pancetta andouille tri-tip meatloaf capicola pork chop. Turducken pork belly pastrami corned beef jerky. Sausage bacon drumstick porchetta meatloaf. Meatloaf pork tail pastrami brisket turkey. |
926
- | `paragraphs` | Swine turkey pork chop venison ham leberkas ham hock. Sirloin pork chop spare ribs pastrami andouille pork loin strip steak. Tenderloin bacon sausage boudin fatback landjaeger shoulder pork belly pork chop. Ham hock beef swine pork chop strip steak ground round turkey shankle. Capicola filet mignon fatback ham hock tenderloin andouille., Fatback meatloaf turducken chuck shankle beef ribs flank capicola. Fatback landjaeger tail jerky cow. Kevin pastrami fatback turkey turducken. Kevin andouille flank capicola venison turducken., Brisket strip steak turkey spare ribs turducken ball tip t-bone. Pancetta chuck andouille ribeye doner ball tip. Beef ribs chuck swine pork loin corned beef pastrami pork chop., Ground round jowl biltong chicken capicola t-bone pork loin. Leberkas beef ribs short ribs bresaola turducken. Shankle Kevin short ribs spare ribs salami ham hock corned beef. Boudin capicola bacon pork loin ham hock turkey meatball., Ground round cow pork ribeye flank filet mignon brisket leberkas sirloin. Tail short loin ground round ball tip brisket. Short loin corned beef beef ribs swine shankle bresaola landjaeger. Short loin corned beef salami hamburger shank. Beef t-bone pancetta strip steak pig landjaeger kielbasa., Pork strip steak jerky beef ribs shank landjaeger biltong prosciutto. Shank pastrami venison brisket andouille. Frankfurter hamburger doner Kevin bacon ribeye kielbasa venison fatback., Ribeye short loin pancetta bacon shankle. Meatball short ribs t-bone salami tenderloin sirloin rump ribeye pork belly. Boudin t-bone hamburger chuck frankfurter spare ribs. Ground round tri-tip swine sausage biltong sirloin bresaola., Drumstick pancetta ball tip meatball pork chop turducken turkey corned beef prosciutto. Turducken filet mignon pastrami pancetta beef ribs ribeye jerky corned beef swine. Corned beef Kevin tenderloin doner brisket leberkas kielbasa., Brisket tenderloin chicken meatloaf sirloin. Prosciutto hamburger capicola kielbasa shank tail t-bone. Pastrami meatloaf corned beef kielbasa prosciutto bresaola. |
927
- | `phrase` | Beef sausage t-bone pancetta venison filet mignon andouille jerky ground round., Biltong andouille meatloaf strip steak porchetta ball tip., Swine tenderloin capicola boudin chicken bacon tongue turkey. |
928
- | `phrases` | Jowl leberkas sirloin cow kielbasa spare ribs pig hamburger., Capicola bresaola beef meatball flank., Biltong venison cow hamburger leberkas flank tongue shank., Sausage shank cow fatback pig tenderloin pork belly beef meatloaf., Chicken brisket doner boudin leberkas porchetta filet mignon drumstick flank., Andouille jerky venison turducken pastrami., Beef ribs filet mignon pig kielbasa venison bresaola corned beef., Bacon pork pig chicken brisket., Pork chop bacon prosciutto sausage rump tri-tip. |
929
- | `sentence` | Bresaola corned beef meatloaf ball tip ground round spare ribs frankfurter leberkas., Sausage tri-tip porchetta doner drumstick shoulder frankfurter., Shank brisket bresaola rump ribeye. |
930
- | `sentences` | Salami short loin chuck drumstick leberkas prosciutto jowl ground round., Bresaola cow pig corned beef ham turkey jerky biltong sirloin., Tri-tip pork ground round pork belly turducken venison beef., Pork short ribs ground round chicken pancetta hamburger drumstick., Andouille bresaola flank beef drumstick., Filet mignon meatball jerky pork loin tenderloin pork chop ham hock., Pancetta ribeye venison ball tip tongue., T-bone tenderloin swine pork chop corned beef cow filet mignon shankle pig., Chuck fatback short loin spare ribs tail doner. |
931
- | `word` | turkey, flank, short loin |
932
- | `words` | jerky, tail, meatball, short ribs, beef, pork, bacon, boudin, sausage |
933
-
934
- ## FFaker::Bank
935
-
936
- | Method | Example |
937
- | ------ | ------- |
938
- | `card_expiry_date` | 09/25, 01/27, 08/27 |
939
- | `card_number` | 0881 1113 8121 5000, 7524 0230 1909 1662, 7301 2226 6397 4548 |
940
- | `card_type` | mastercard, maestro, solo |
941
- | `iban` | DO50GCBH29467231689551372717, LU338569240126150859, BE89929107166643 |
942
-
943
- ## FFaker::Book
944
-
945
- | Method | Example |
946
- | ------ | ------- |
947
- | `author` | Dolores Emard, Felipe Schulist, Minh Mitchell |
948
- | `cover` | https://robohash.org/etdebitiseveniet.png?size=300x300, https://robohash.org/repudiandaenatusdelectus.png?size=300x300, https://robohash.org/optiovitaeneque.png?size=300x300 |
949
- | `description` | Laboriosam nisi voluptatibus molestias architecto labore neque. Tempora error sapiente quibusdam occaecati ipsam. Veniam praesentium distinctio beatae reiciendis quod amet incidunt. Quidem animi accusantium ullam quo molestiae ea., Quibusdam autem natus accusantium distinctio quae unde maxime provident. Pariatur impedit ex minus earum cum. Distinctio sed sint nisi omnis soluta cumque nostrum. Provident occaecati accusantium deleniti dolorem illo in ut., Cupiditate unde sit odio ipsam. Doloremque repudiandae voluptatibus non aliquam quae. Corrupti quod in odio similique animi inventore. Atque officiis sint ratione placeat. |
950
- | `genre` | Pneumatology, Sutra, Adventure novel |
951
- | `isbn` | 17567012137, 3815530005, 5351236872 |
952
- | `orly_cover` | https://orly-appstore.herokuapp.com/generate?title=Legend+of+Blonde+Rain&top_text=Adventure+novel&author=Billye+Oga&image_code=28&theme=12, https://orly-appstore.herokuapp.com/generate?title=Death+Pickpocket&top_text=Splatterpunk&author=Glenna+Lesch&image_code=16&theme=1, https://orly-appstore.herokuapp.com/generate?title=Invasion+of+the+Bloody+Wizard&top_text=Lament&author=Tona+Schmidt&image_code=39&theme=14 |
953
- | `title` | I am Action Ninja, Blue Mutant, Curse of the Danger Wizard |
954
-
955
- ## FFaker::Boolean
956
-
957
- | Method | Example |
958
- | ------ | ------- |
959
- | `maybe` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
960
- | `random` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
961
- | `sample` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
962
-
963
- ## FFaker::CheesyLingo
964
-
965
- | Method | Example |
966
- | ------ | ------- |
967
- | `paragraph` | They were so cheesed off the whiter and fresher the cheese, the crisper and fruitier the wine should be the early bird may get the worm, but the second mouse gets the cheese in the trap in an artisan farmerhouse with Dutch courage 10 grilled cheese sandwiches you should try immediately with but poets have been mysteriously silent on the subject of cheese cheeseparing but don't you agree? It is no use crying over spilled milk until the wheels form a white coat of penicillium moulds., Raw milk is unpasteurized until the wheels form a white coat of penicillium moulds separate the curds from the wey when the rennet is added, curds are formed he old cheese dairy buildings, situated on the historic site the slice of cheese is placed on top of the meat patty a good alternative to cheesecloth double dutch or until the wheels form a white coat of penicillium moulds 10 grilled cheese sandwiches you should try immediately with., A good alternative to cheesecloth soft ripening cheese for is like chalk and cheese cut to size team cheesy says hi blend the flour, cheese and Sheridans Cheesemongers harmful secondary metabolites with Dutch courage soft ripening cheese for. |
968
- | `sentence` | Of cheesy business lingothe milky way ofdouble dutch or., But poets have been mysteriously silent on the subject of cheesecut to sizetrying too hard, unsubtle, and inauthentic., With dutch couragethey were so cheesed offthe sticky nature of processed cheese can make it difficult to slice, but. |
969
- | `title` | Nutty Goats, Dutch Cows, Dutch Alpine |
970
- | `word` | grated, toast!, sticky |
971
- | `words` | sharp, dairy, springy, DOC, briney, springy, cheesed, melting, DOC, stinky, cheesed, smoked, affinage, blue, Gouda |
972
-
973
- ## FFaker::Code
974
-
975
- | Method | Example |
976
- | ------ | ------- |
977
- | `ean` | 7743714798124, 2035524243716, 3200689090157 |
978
- | `npi` | 2580761841, 7279874581, 3530679216 |
979
-
980
- ## FFaker::Color
981
-
982
- | Method | Example |
983
- | ------ | ------- |
984
- | `hex_code` | 9fde89, acd7fb, 39129b |
985
- | `hsl_array` | 230, 64%, 11%, 342, 96%, 59%, 39, 65%, 43% |
986
- | `hsl_list` | 32,90%,65%, 110,75%,19%, 13,27%,78% |
987
- | `hsla_array` | 356, 3%, 55%, 0.93, 279, 77%, 41%, 0.54, 299, 46%, 66%, 0.12 |
988
- | `hsla_list` | 77,95%,83%,0.47, 1,81%,46%,0.22, 27,81%,99%,0.34 |
989
- | `name` | lightcyan, darksalmon, beige |
990
- | `rgb_array` | 251, 188, 246, 20, 186, 139, 40, 219, 145 |
991
- | `rgb_list` | 197,219,248, 229,84,173, 136,120,230 |
992
- | `rgba_array` | 107, 183, 138, 0.18, 168, 204, 63, 0.9, 240, 219, 108, 0.78 |
993
- | `rgba_list` | 30,140,178,0.66, 81,8,44,0.27, 195,20,213,0.02 |
994
-
995
- ## FFaker::ColorPL
996
-
997
- | Method | Example |
998
- | ------ | ------- |
999
- | `name` | lawendowy, atramentowy, porcelanowy |
1000
-
1001
- ## FFaker::ColorUA
1002
-
1003
- | Method | Example |
1004
- | ------ | ------- |
1005
- | `name` | ніжно-рожевий, яскраво-бірюзовий, блаватний |
1006
-
1007
- ## FFaker::Company
1008
-
1009
- | Method | Example |
1010
- | ------ | ------- |
1011
- | `bs` | architect cutting-edge markets, maximize impactful platforms, evolve granular eyeballs |
1012
- | `catch_phrase` | Ergonomic homogeneous productivity, Synergized discrete knowledge base, Customizable background help-desk |
1013
- | `name` | Simonis, Williamson and Watsica, Abshire-Spinka, Kuhlman Inc |
1014
- | `position` | Finance Manager, General Corporate Manager, Finance President |
1015
- | `suffix` | and Sons, Inc, LLC |
1016
-
1017
- ## FFaker::CompanyCN
1018
-
1019
- | Method | Example |
1020
- | ------ | ------- |
1021
- | `name` | 屏宜科技公司, 白铭电器有限公司, 茜彦食品有限公司 |
1022
- | `suffix` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
1023
- | `type` | 食品, 咨询, 电器 |
1024
-
1025
- ## FFaker::CompanyFR
1026
-
1027
- | Method | Example |
1028
- | ------ | ------- |
1029
- | `name` | Millet-Pinto, Normand-Meyer, Dumas, Labbe and Lebrun |
1030
- | `siren` | 495096190, 050986290, 426425440 |
1031
- | `siret` | 57373882000800, 36266735000080, 44253345000330 |
1032
- | `suffix` | et fils, SARL, Groupe |
1033
-
1034
- ## FFaker::CompanyIT
1035
-
1036
- | Method | Example |
1037
- | ------ | ------- |
1038
- | `name` | Messineo e Martinez Architetti, Laboratorio Messina, Studio Legale Sabatino |
1039
- | `partita_iva` | 59739830681, 61169080217, 90423000646 |
1040
- | `prefix` | Studio Legale, Studio Tecnico, Laboratorio |
1041
- | `suffix` | Avvocati, S.p.a., Architetti |
1042
-
1043
- ## FFaker::CompanyJA
1044
-
1045
- | Method | Example |
1046
- | ------ | ------- |
1047
- | `name` | 垣石銀行, 対馬株式会社, 有限会社上間 |
1048
- | `position` | 契約社員, 部長, 課長 |
1049
-
1050
- ## FFaker::CompanySE
1051
-
1052
- | Method | Example |
1053
- | ------ | ------- |
1054
- | `name` | Bergnaum-Bode Ab, Ankunding-Jaskolski AB, Hessel Ab |
1055
- | `suffix` | Aktiebolag, Ab, AB |
1056
-
1057
- ## FFaker::CompanyTW
1058
-
1059
- | Method | Example |
1060
- | ------ | ------- |
1061
- | `name` | 屏宜科技公司, 白銘電子有限公司, 茜彥食品有限公司 |
1062
- | `suffix` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
1063
- | `type` | 食品, 顧問, 電子 |
1064
-
1065
- ## FFaker::Conference
1066
-
1067
- | Method | Example |
1068
- | ------ | ------- |
1069
- | `name` | Datacentre Investment Forum, Dealing With Harassment in the Workplace - HR Webinar By ComplianceOnline, Health 2.0 Europe 2012 |
1070
-
1071
- ## FFaker::CoursesFR
1072
-
1073
- | Method | Example |
1074
- | ------ | ------- |
1075
-
1076
- ## FFaker::Currency
1077
-
1078
- | Method | Example |
1079
- | ------ | ------- |
1080
- | `code` | KHR, MXN, CNY |
1081
- | `name` | Baht, Cape Verde Escudo, Boliviano Mvdol |
1082
- | `symbol` | ¥, €, $ |
1083
-
1084
- ## FFaker::DizzleIpsum
1085
-
1086
- | Method | Example |
1087
- | ------ | ------- |
1088
- | `characters` | mx0ojz2xdz5kys1fc23ykp46xvixbe4yy9ckqbdffbo6ckzoppjt2hnelaz89qia6w6apspfjo8jquexq72rl3r4uvky290f4ohvzv2f9x46qbic4a2o3taph877vi5jqmjybwklvl1i1lbfzp9dgyq46ss9u802anixo5lc71hlxk4l653qg35vneip2z3weo59hzlqj1jjhm8lf6q5dx96yyc3uin8masikqy6dheqznokth7yxmqjrs3l6vr, 7slmi9aeksmoki09piokeho2fhsgc3bi1sr639rxj4q1k58cpdp28xhikmex3rxvlb3q39gnpojwv9c7wovzptxbyqj3ljaecp5gbc1ajeipgxlzfuohhz9mm6ms7qavupdud51yxz379dx1d3f7ybc0ru6hm9u6fxy6iio9gx6qc0pjv2wxh8od0nbboxyemvod888af8tijp4w9x8ba7wwcdr7ys75mqf3q9dg0xlzd740f3muu4y6o3zedvo, l8cywbttv95nn7k1zap85t9jcfltfxx01pngf2j7oloh759n325rc731filoi8m7e1e332m3vdxq4plwuea7wdxaxxi3m39q6ukyncqv8jc476t9ksskvzut8kdp2l77ngtboeopnl2hxrwq1e6gisc1bs49tpcesy130rwsiqxgmze4x52lpqie0rwjg0a9f82835wnb61fyg6awtc7hp8rx4a7dazvibsy50035eo1fih3sxar3husdzcx3ti |
1089
- | `paragraph` | Every single one smokin' weed through all the drama rizzoad tha shiznit guess what? realness. Bubbles in the tub bionic rolling down the street recognize Coupe de Ville your chrome nothing can save ya. In tha hizzle used to sell loot I love my momma Snoop through all the drama make a few ends realness the diggy your chrome., I love my momma eighty degrees the diggy like every single day your chrome tha shiznit. Mr. buckwort if the ride is more fly, then you must buy hizzouse televizzle make a few ends Coupe de Ville through all the drama at ease. In tha hizzle zig zag smoke used to sell loot drizzle tha shiznit guess what? rolling down the street hizzouse., It's 1993 for the Gs roll with with my mind on my money and my money on my mind the diggy laid back. Rizzide real deal Holyfield with my mind on my money gizzo bubbles in the tub now I'm on parole I love my momma. Recognize Long Beach and my money on my mind the dopest Snoopy you talk too much. Gold chain roll with it's 1993 with my mind on my money the diggy laid back Long Beach everybody got they cups. Gizzo the dopest now I'm on parole the LBC zig zag smoke tha dizzle bubbles in the tub guess what? Snoop. |
1090
- | `paragraphs` | Nasty fo rizzle smokin' weed gold chain in tha hizzle for the Gs and my money on my mind for the hustlers fo shizzle. Every single one eighty degrees drizzle smokin' indo roll with realness put ya choppers up. Tha shiznit fo rizzle fizzle bionic drop it like it's hot realer roll with Coupe de Ville real deal Holyfield. Snoop the Dogg Pound the diggy the Magic Johnson of rap tha shiznit. Guess what? rolling down the street if the ride is more fly, then you must buy real deal Holyfield Snoop why is you Long Beach., At ease if you was me and I was you the Dogg Pound Mr. Buckwort realer laid back. Bubbles in the tub now I'm on parole Long Beach Snoopy Coupe de Ville zig zag smoke the LBC why is you fizzle. Televizzle may I how we do it real deal Holyfield nasty. And my money on my mind smokin' weed rizzoad used to sell loot gizzo put ya choppers up in tha hizzle., With my mind on my money for the Gs pizzle the S oh yes realer every single one the dopest. Zig zag smoke may I the dopest smokin' indo make a few ends. I love my momma real deal Holyfield the LBC gold chain pizzle rolling down the street tha dizzle., Fo rizzle televizzle put ya choppers up the dopest and my money on my mind zig zag smoke eighty degrees the LBC. Rizzide it's 1993 drizzle Coupe de Ville Doggfada Snoopy if the ride is more fly, then you must buy. May i like every single day Long Beach how we do it pizzle., Guess what? roll with feel the breeze fo shizzle televizzle fizzle hizzouse the Magic Johnson of rap drop it like it's hot. Smokin' weed now I'm on parole nasty feel the breeze plizzay rizzoad fo rizzle Doggfada. Your chrome you talk too much waddup why is you Snoopy., Gold chain roll with and my money on my mind you talk too much used to sell loot realness. Nothing can save ya rolling down the street if the ride is more fly, then you must buy may I it's 1993. For the gs real deal Holyfield zig zag smoke every single one bubbles in the tub realness. Pizzle it's 1993 the Magic Johnson of rap every single one for the Gs the Dogg Pound you talk too much guess what? laid back., Doggfada why is you in tha hizzle your chrome now I'm on parole with my mind on my money for the hustlers real deal Holyfield. In tha hizzle with my mind on my money zig zag smoke nothing can save ya rolling down the street real deal Holyfield may I roll with. Guess what? nothing can save ya used to sell loot rizzoad fizzle eighty degrees gold chain the LBC. May i with my mind on my money fo rizzle smokin' weed pizzle if the ride is more fly, then you must buy. Make a few ends the diggy gizzo your chrome Doggfada like every single day realer televizzle., Bionic hizzouse through all the drama laid back at ease for the Gs drop it like it's hot Snoopy realer. Sippin' on gin and juice if the ride is more fly, then you must buy everybody got they cups Doggfada rizzoad realness for the Gs. Every single one in tha hizzle used to sell loot why is you now I'm on parole bubbles in the tub Long Beach the LBC. Long beach you talk too much smokin' weed for the Gs and my money on my mind fo shizzle guess what? waddup. Nothing can save ya smokin' indo realness the S oh yes Snoop in tha hizzle., Nasty put ya choppers up the LBC the Dogg Pound smokin' indo gizzo. If the ride is more fly, then you must buy in tha hizzle recognize the LBC used to sell loot. Drizzle Mr. Buckwort gold chain drop it like it's hot tha dizzle zig zag smoke recognize. |
1091
- | `phrase` | Everybody got they cups gold chain feel the breeze pizzle rolling down the street sippin' on gin and juice put ya choppers up may I bubbles in the tub., How we do it gold chain Doggfada televizzle through all the drama fo shizzle real deal Holyfield., Real deal holyfield feel the breeze how we do it Mr. Buckwort bubbles in the tub. |
1092
- | `phrases` | Mr. buckwort put ya choppers up the diggy fizzle may I., If you was me and i was you the Dogg Pound the Magic Johnson of rap feel the breeze how we do it bubbles in the tub with my mind on my money the LBC your chrome., Hizzouse sippin' on gin and juice tha dizzle rizzoad recognize pizzle the dopest., Waddup used to sell loot how we do it realer realness guess what? rizzoad gizzo., The dopest waddup the Magic Johnson of rap used to sell loot Coupe de Ville drop it like it's hot rizzide., Rolling down the street nothing can save ya the Dogg Pound drop it like it's hot bionic how we do it pizzle roll with guess what?., And my money on my mind the Dogg Pound like every single day roll with make a few ends the diggy every single one it's 1993., Recognize with my mind on my money sippin' on gin and juice the Dogg Pound the LBC Doggfada Snoop tha dizzle., And my money on my mind the dopest I love my momma how we do it eighty degrees laid back. |
1093
- | `sentence` | Zig zag smoke drop it like it's hot gizzo everybody got they cups recognize., Fo rizzle for the hustlers the LBC fizzle nothing can save ya gizzo., At ease put ya choppers up if the ride is more fly, then you must buy smokin' indo the Dogg Pound if you was me and I was you. |
1094
- | `sentences` | Plizzay at ease you talk too much every single one drop it like it's hot it's 1993 the Magic Johnson of rap sippin' on gin and juice., Real deal holyfield pizzle guess what? may I everybody got they cups make a few ends for the hustlers., Bionic nothing can save ya if the ride is more fly, then you must buy the diggy drop it like it's hot Mr. Buckwort plizzay in tha hizzle for the hustlers., Realness Snoop the diggy everybody got they cups through all the drama rizzoad Coupe de Ville put ya choppers up waddup., Recognize fizzle Coupe de Ville Snoopy if the ride is more fly, then you must buy realness for the Gs Long Beach., It's 1993 rizzide smokin' indo everybody got they cups nothing can save ya smokin' weed put ya choppers up laid back., The lbc Mr. Buckwort your chrome smokin' weed you talk too much Snoopy through all the drama recognize pizzle., Your chrome Doggfada if you was me and I was you televizzle Mr. Buckwort rizzoad pizzle the S oh yes., Nothing can save ya gold chain televizzle Snoop rolling down the street everybody got they cups now I'm on parole like every single day if the ride is more fly, then you must buy. |
1095
- | `word` | roll with, everybody got they cups, rizzide |
1096
- | `words` | bubbles in the tub, the Dogg Pound, if the ride is more fly, then you must buy, drizzle, and my money on my mind, for the Gs, feel the breeze, Doggfada, the Dogg Pound |
1097
-
1098
- ## FFaker::Education
1099
-
1100
- | Method | Example |
1101
- | ------ | ------- |
1102
- | `degree` | Doctor of Education in Financial Production, Master of Military Art and Science in Medical Development, Bachelor of Science in Computer Science in Financial Studies |
1103
- | `degree_short` | MCom in Financial Economics, BCA in Business Production, BS in Business Accountancy |
1104
- | `major` | Business Engineering, Systems Accountancy, Political Education |
1105
- | `school` | Tennessee National College, Greenshore Academy of Economics, Whitewell College of Philosophy |
1106
- | `school_generic_name` | Rhode Island, Texas, Larkcoast |
1107
- | `school_name` | Southpoint, Riverside, Hillside |
1108
-
1109
- ## FFaker::EducationCN
1110
-
1111
- | Method | Example |
1112
- | ------ | ------- |
1113
- | `degree` | 理学博士, 文学学士, 经济学硕士 |
1114
- | `location` | 华中, 西南, 德宏州 |
1115
- | `major` | 生物信息学, 阿拉伯语, 救助与打捞工程 |
1116
- | `school` | 永州科技学院, 东北大学, 西北电子科技学院葫芦岛分校 |
1117
-
1118
- ## FFaker::EducationTW
1119
-
1120
- | Method | Example |
1121
- | ------ | ------- |
1122
- | `degree` | 理學博士, 文學學士, 經濟學碩士 |
1123
- | `location` | 台北, 台中, 嘉義 |
1124
- | `major` | 資訊系, 外語系, 建築工程 |
1125
- | `school` | 陽明交通大學, 台灣師範大學, 東吳大學 |
1126
-
1127
-
1128
- ## FFaker::Filesystem
1129
-
1130
- | Method | Example |
1131
- | ------ | ------- |
1132
- | `directory` | qui/facere/quis, nesciunt/numquam/dolor, iste/veritatis/perspiciatis |
1133
- | `extension` | pdf, flac, webm |
1134
- | `file_name` | et/provident/sequi/possimus.flac, illo/aliquid/quia/iste.html, consequatur/non/quasi/eaque.txt |
1135
- | `mime_type` | video/x-flv, text/cmd, image/jpeg |
1136
-
1137
- ## FFaker::Food
1138
-
1139
- | Method | Example |
1140
- | ------ | ------- |
1141
- | `fruit` | Blueberry, Strawberry, Rock melon |
1142
- | `herb_or_spice` | Bar-B-Que Spice, Hickory Salt, Allspice |
1143
- | `ingredient` | Emu, Lamb, Nutmeg |
1144
- | `meat` | Rabbit, Liver, Ham |
1145
- | `vegetable` | Courgette flowers, Water caltrop, Lagos bologi |
1146
-
1147
- ## FFaker::FoodPL
1148
-
1149
- | Method | Example |
1150
- | ------ | ------- |
1151
- | `diary` | jogurt, śmietanka, kefir |
1152
- | `fermented` | natto, czekolada, wino |
1153
- | `food` | kombucza, gałka muszkatołowa, oregano |
1154
- | `fruit` | banan, grejpfrut, wiśnie |
1155
- | `herb` | szałwia, majeranek, lawenda |
1156
- | `meat` | drób, jagnięcina, konina |
1157
- | `preserves` | syrop, musztarda, pesto |
1158
- | `processed` | parmezan, czekolada, maślanka |
1159
- | `spice` | pieprz czarny, lukrecja, kozieradka |
1160
- | `unprocessed` | kminek, figa, burak |
1161
- | `vegetable` | brokuł, ziemniak, kapusta pekińska |
1162
-
1163
- ## FFaker::FreedomIpsum
1164
-
1165
- | Method | Example |
1166
- | ------ | ------- |
1167
- | `characters` | ot0ha75dg37zksu44zfybn5ggqb5k4c2maxqyxfxi998zvapz50dmc2cc6uhaedit2b129b2cr25tb1wgsdrn23cf4mnebghjmradwq1uzwld220ih890wiwsuk4ohbse7p45k8a8bacu3nym9owdm4mvwlurkerbazc55yevy57lts2u5fd73sehnz1u129r0npeu92epz3yeseqd5s59j8fkfmpzh00obaw9948tcxtne13ecvpragtlqnkz1, wt4z8jxka6a99fekag1qzpj81p1uxqi8kfctshdzrpu68ekvldkz6ta8f7d5isqrw38ea71tr0c34fqctr4htvwyzhrb6ltty97vvjn29w3gbudv931mrmvs34gnfjw81kcg018z9td5tqade5f1enmcjp6sziut3epyrw165fuesfl79a85tjps1o36g4wybhrqyx0n4khbrmb6n3hizay939hzydpvum81i3e3aey3l44m8f6bb8o961vluwo, emc8aq8me5882ey1tv32yyf661fe68xxcx9lhxu6lwf1ty1o2eeusgkav251x1wjujmyp5ypdgb2qrjh1ccxf215r563zxfooak5imk2dgkov1mdwknvqfqaamhatu0wfmt8meu7l31ystocxm0vbt20awqmim3li99p0uljmmkodgb1dh3ip3jmvva50uyljwkhpkzt64hs8kxm3kmk4me6kff3dpgten3wolrvsfz0sguoli6go67p4xygios |
1168
- | `paragraph` | Truthers XXXL Nashville Mega-Stuf Oreos ESPN2 DVD Star-Spangled Banner independence. Fbi cia nsa weekends Fox News stars and stripes Chuck Norris. Corporations constitutional rights bacon cheeseburgers milkshakes Chuck Norris Nashville truthers. Mud flaps 7-Eleven Mount Rushmore MGD Chuck Norris twinkies Championship Pro Bass Fishing 85oz soda Texas., Bald eagles fireworks MOPAR extra-large stock market NASA television Checkers DiGiorno. Wal-mart Dale Earnhardt Jr DiGiorno Championship Pro Bass Fishing drive-thru Branson Missouri cheese-stuffed truthers. Slurpees sweatpants Hanes boxer briefs drone strike monster truck rally Mount Rushmore. Crunch-tastic Costco USA-4-Life-Bro Garth Brooks voting cheese-stuffed Mega-Stuf Oreos. Condiments low gas prices Applebee's Bud heavy tall-boy foreign policy., Southwest breakfast burrito more bullets elections truthers weekends low gas prices. Gigantic Applebee's patriotic no-terrorist-zone commies get out of my country truck nuts Home Depot malls explosions. 85oz soda Branson Missouri corporations CSI: Miami congress DVD Arnold Schwarzenegger. Van halen dual-wielded machine guns voting elections Medal of Honor crunch-tastic. |
1169
- | `paragraphs` | Dale earnhardt jr voting explosions extra-large cheese-stuffed NASCAR Applebee's consumerism MGD. Tomahawk cruise missile Applebee's milkshakes Championship Pro Bass Fishing cheese-stuffed potato salad Costco fireworks. Bald eagles patriotic gigantic DiGiorno stock market Michael Bay movies better dead than red. Enemies of freedom milkshakes fireworks extra pulled pork commies get out of my country Texas truck nuts. Mount rushmore CNN hot dogs bigger freedom fries twinkies., Democracy DiGiorno potato salad exploding Star-Spangled Banner bald eagles Arnold Schwarzenegger velcro. Harley davidson WMD voting corporations hot dogs Uncle Sam Branson Missouri extra value meal. Slurpees ESPN2 microwaved border wall gigantic BBQ low gas prices. Nashville Dale Earnhardt Jr Hot Pockets cholesterol 85oz soda the economy exploding. Independence more bullets red white and blue Disney World Starbucks consumerism border wall., Chuck norris foreign policy USA-4-Life-Bro super bowl automatic rifle bald eagles. Mega-stuf oreos Bud heavy tall-boy Texas Medal of Honor Proud To Be An American extra-large second amendment rights. Low gas prices patriotic Die Hard 2: Die Harder Mount Rushmore lunchables WMD., Truthers ESPN2 MGD John Wayne lunchables Applebee's drone strike slurpees. Dual-wielded machine guns CSI: Miami lunchables milkshakes Garth Brooks no-terrorist-zone. Elections online multiplayer extra beef Michael Bay movies Dallas Cowboys monster truck rally WMD Hanes boxer briefs crispy chicken strips. Directv commies get out of my country 3D Blu-Ray the government independence., Michael bay movies country-fried Wal-Mart fireworks Home Depot. Stock market NASCAR crispy chicken strips MOPAR God Bless America NASA. John cena John Wayne Lynyrd Skynyrd bigfoot Hanes boxer briefs congress Garth Brooks slurpees Michael Bay movies. Digiorno microwaved weekends freedom mud flaps potato salad WMD drone strike velcro. Tgif Bud heavy tall-boy pickup trucks Hanes boxer briefs FBI CIA NSA SUVs low gas prices RoboCop liberty., Stars and stripes exploding SUVs Starbucks anti-metric system. Gigantic tomahawk cruise missile second amendment rights freedom fries 74-inch HDTV Branson Missouri national security. Wmd Van Halen propane tanks potato salad extra pulled pork shopping weekends second amendment rights. Nuclear-powered aircraft carrier bald eagles TGIF bacon cheeseburgers online multiplayer jean shorts red white and blue Wal-Mart DVD., Liberty Harley Davidson supreme court ruling apple pie bigfoot the economy chili cheese fries NASCAR. Liberty Hanes boxer briefs freedom fries Lynyrd Skynyrd Garth Brooks stock market Starbucks. Monster truck rally super-size extra value meal freedom fries national security Die Hard 2: Die Harder cheese-stuffed microwaved. Directv extra-large sweatpants national security cholesterol Star-Spangled Banner CNN Hot Pockets., Anti-metric system bacon cheeseburgers red white and blue Championship Pro Bass Fishing WMD. Consumerism 7-Eleven cheese-stuffed Applebee's second amendment rights. Pro-wrestling congress fireworks drone strike 85oz soda commies get out of my country the economy corporations. Dale earnhardt jr cheese-stuffed Texas 3D Blu-Ray extra pulled pork., Star-spangled banner extra pulled pork Harley Davidson Van Halen ESPN2. Credit cards Dallas Cowboys the economy extra-large propane tanks Bud heavy tall-boy. Better dead than red Bud heavy tall-boy juicy flame-grilled more bullets malls 3D Blu-Ray nuclear-powered aircraft carrier. |
1170
- | `phrase` | John wayne extra value meal Dallas Cowboys Proud To Be An American 3D Blu-Ray RoboCop Philly cheesesteak juicy flame-grilled., Explosive country-fried John Wayne Mega-Stuf Oreos Van Halen Dallas Cowboys., Drive-thru Nashville Hanes boxer briefs Dallas Cowboys Mountain Dew CNN XXXL controversial. |
1171
- | `phrases` | Robocop Die Hard 2: Die Harder independence voting NASA Harley Davidson Starbucks exploding controversial., Television NASCAR controversial fighter jets Applebee's drone strike mission accomplished twinkies bigger., Xxxl Dale Earnhardt Jr elections juicy flame-grilled malls Mountain Dew 18-wheeler the economy better dead than red., Malls explosions independence extra-large MOPAR commies get out of my country freedom red white and blue., Die hard 2: die harder Applebee's Mount Rushmore Chuck Norris jean shorts Michael Bay movies Championship Pro Bass Fishing DVD., 85oz soda condiments pickup trucks BBQ God Bless America DirecTV exploding shock and awe Costco., Supreme court ruling Checkers Costco patriotic gigantic lunchables country-fried God Bless America fighter jets., Propane tanks truck nuts independence Checkers Bud heavy tall-boy better dead than red., Drive-thru gigantic Championship Pro Bass Fishing supreme court ruling liberty. |
1172
- | `sentence` | Fox news truck nuts liberty TGIF pickup trucks truthers., Automatic rifle better dead than red weekends Hot Pockets FBI CIA NSA BBQ drive-thru congress., Truck nuts extra pulled pork Harley Davidson no-terrorist-zone fighter jets extra beef pickup trucks automatic rifle. |
1173
- | `sentences` | Drive-thru Star-Spangled Banner truthers Michael Bay movies Mount Rushmore., The economy second amendment rights cheese-stuffed Denny's Grand Slam Breakfast patriotic., Boneless buffalo wings CNN dual-wielded machine guns malls Wal-Mart., Dallas cowboys Harley Davidson border wall SUVs John Wayne patriotic 3D Blu-Ray., Mission accomplished NASA constitutional rights Harley Davidson 74-inch HDTV extra value meal chili cheese fries extra-large., Tomahawk cruise missile Proud To Be An American Dallas Cowboys sweatpants more bullets., Super bowl jean shorts super-size Home Depot elections., Television extra pulled pork monster truck rally huge super bowl MOPAR tomahawk cruise missile wanted dead or alive., Hot dogs more bullets juicy flame-grilled the media NASA. |
1174
- | `word` | John Cena, velcro, hot dogs |
1175
- | `words` | Chuck Norris, God Bless America, enemies of freedom, stars and stripes, exploding, democracy, truthers, extra pulled pork, redwood |
1176
-
1177
- ## FFaker::Game
1178
-
1179
- | Method | Example |
1180
- | ------ | ------- |
1181
- | `category` | American Civil War, Vietnam War, Maze |
1182
- | `mechanic` | Action Points, Force Commitment, Ladder Climbing |
1183
- | `title` | Sleeping Ninjas, I Married a Black Ninjas, Blue Gods |
1184
-
1185
- ## FFaker::Gender
1186
-
1187
- | Method | Example |
1188
- | ------ | ------- |
1189
- | `binary` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
1190
- | `maybe` | agender, bi-gender, androgyne |
1191
- | `random` | female, non-binary, bi-gender |
1192
- | `sample` | non-binary, female, agender |
1193
-
1194
- ## FFaker::GenderBR
1195
-
1196
- | Method | Example |
1197
- | ------ | ------- |
1198
- | `maybe` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
1199
- | `random` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
1200
- | `sample` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
1201
-
1202
- ## FFaker::GenderCN
1203
-
1204
- | Method | Example |
1205
- | ------ | ------- |
1206
- | `maybe` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
1207
- | `random` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
1208
- | `sample` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
1209
-
1210
- ## FFaker::GenderID
1211
-
1212
- | Method | Example |
1213
- | ------ | ------- |
1214
- | `maybe` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
1215
- | `random` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
1216
- | `sample` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
1217
-
1218
- ## FFaker::GenderIT
1219
-
1220
- | Method | Example |
1221
- | ------ | ------- |
1222
- | `maybe` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
1223
- | `random` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
1224
- | `sample` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
1225
-
1226
- ## FFaker::GenderJA
1227
-
1228
- | Method | Example |
1229
- | ------ | ------- |
1230
- | `maybe` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
1231
- | `random` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
1232
- | `sample` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
1233
-
1234
- ## FFaker::GenderJP
1235
-
1236
- | Method | Example |
1237
- | ------ | ------- |
1238
- | `maybe` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
1239
- | `random` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
1240
- | `sample` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
1241
-
1242
- ## FFaker::GenderKR
1243
-
1244
- | Method | Example |
1245
- | ------ | ------- |
1246
- | `maybe` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
1247
- | `random` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
1248
- | `sample` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
1249
-
1250
- ## FFaker::GenderPL
1251
-
1252
- | Method | Example |
1253
- | ------ | ------- |
1254
- | `maybe` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
1255
- | `random` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
1256
- | `sample` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
1257
-
1258
- ## FFaker::GenderRU
1259
-
1260
- | Method | Example |
1261
- | ------ | ------- |
1262
- | `binary` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
1263
- | `maybe` | женщина, мужчина, агендер |
1264
- | `random` | мужчина, женщина, нонбайнари |
1265
- | `sample` | нонбайнари, мужчина, агендер |
1266
-
1267
- ## FFaker::GenderTW
1268
-
1269
- | Method | Example |
1270
- | ------ | ------- |
1271
- | `maybe` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
1272
- | `random` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
1273
- | `sample` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
1274
-
1275
- ## FFaker::Geolocation
1276
-
1277
- | Method | Example |
1278
- | ------ | ------- |
1279
- | `boxed_coords`(..., ...) | |
1280
- | `lat` | 39.9847861520773, 34.101011924908, 40.8831107806302 |
1281
- | `lng` | -122.305764516646, -90.3760452270508, -73.048076 |
1282
-
1283
- ## FFaker::Guid
1284
-
1285
- | Method | Example |
1286
- | ------ | ------- |
1287
- | `guid` | 7DFD2BBD-1E6D-8C15-6C9D-2F8C4809C665, 37DEFF3F-97DF-B13F-7033-51ADB489E77D, 7349B213-EC5D-CDB4-84A1-DB92D0A3A533 |
1288
-
1289
- ## FFaker::HTMLIpsum
1290
-
1291
- | Method | Example |
1292
- | ------ | ------- |
1293
- | `a` | <a href="#eaque" title="Ipsam alias">Officiis dolor</a>, <a href="#alias" title="Voluptatum dignissimos">Aperiam repellat</a>, <a href="#modi" title="Ipsum nemo">Iusto error</a> |
1294
- | `body` | <h1>Perferendis blanditiis</h1><p><sub>consectetur veritatis</sub> Quas accusamus nisi minima amet beatae. Ut nisi non laboriosam iste qui explicabo. Eligendi dicta debitis blanditiis placeat perferendis. Dignissimos aut adipisci totam aperiam eveniet rerum quas. Saepe suscipit dicta officia laboriosam blanditiis repudiandae. <strong>Explicabo modi</strong></p><table><thead><tr><th>Tempora</th><th>Ducimus</th><th>Quibusdam</th><th>Quod</th></tr></thead><tbody><tr><td>Eligendi</td><td>Culpa</td><td>Iusto</td><td><a href="#officia" title="Repudiandae quos">Quae aut</a></td></tr><tr><td>Aspernatur</td><td>Est</td><td>Recusandae</td><td><a href="#sit" title="Dolorum voluptatibus">Dolorem tempore</a></td></tr></tbody></table><h2>Et laboriosam</h2><ol><li>Nam nesciunt quia architecto quasi. Est consequatur reprehenderit natus harum asperiores doloribus alias.</li><li>Labore earum recusandae omnis aut commodi. Voluptatum ipsam maxime quis laborum inventore. Repellendus ex corporis voluptas recusandae eum quae doloremque blanditiis.</li></ol><blockquote><p>Cupiditate autem vitae error vel rem. Consequatur doloribus officia libero deleniti deserunt. Nam sapiente nihil et hic id delectus. Qui doloremque assumenda at quidem id. Totam nihil soluta quod dolores temporibus exercitationem magni.<br>Corporis soluta voluptatem accusamus accusantium. Id veritatis dolore quod quas earum unde. Facere accusamus eaque doloremque commodi. Quis praesentium eligendi est debitis at adipisci.<br>Temporibus ea beatae corrupti vel. Non sed praesentium modi delectus deleniti quod. Officiis eligendi quas quis illo ipsam quae mollitia. Adipisci magnam alias tempora quasi assumenda accusantium eum.</p></blockquote><h3>Esse rem</h3><ul><li>Eaque ullam et beatae odit. In deserunt a ad ab nemo hic maxime. Explicabo debitis magni ipsum incidunt voluptate.</li><li>Sint amet error repellendus illo nobis. Veritatis iure sequi mollitia ea id cum perspiciatis. Ducimus repellendus iusto ab quam enim.</li></ul><pre><code> #magnam h1 a { display: block; width: 300px; height: 80px; } </code></pre>, <h1>Quisquam rem</h1><p><sup>atque ab</sup> <strong>Voluptates temporibus</strong> <em>Et unde ipsam nostrum excepturi natus assumenda libero adipisci. Molestiae exercitationem dolor eum unde. Voluptatum reiciendis minima ex sapiente voluptate. Repudiandae hic at repellat iure optio neque. Aspernatur a tempore id neque repellat suscipit facere.</em></p><p><a href="#corporis" title="Nobis aspernatur">Iste aliquid</a> <mark>Error nobis aut vitae laboriosam consectetur delectus id beatae. Sint sapiente veritatis tenetur maxime. Quos nobis repellendus reprehenderit vel illo quo aperiam provident.</mark> <ins>architecto laudantium</ins></p><table><thead><tr><th>Excepturi</th><th>Sit</th><th>Occaecati</th><th>Perspiciatis</th></tr></thead><tbody><tr><td>Aperiam</td><td>Delectus</td><td>Sunt</td><td><a href="#voluptatum" title="Tempora commodi">Id doloremque</a></td></tr><tr><td>Soluta</td><td>Aliquam</td><td>Dolore</td><td><a href="#blanditiis" title="Commodi quia">Soluta accusantium</a></td></tr></tbody></table><h2>Consequuntur illum</h2><ol></ol><blockquote><p>Cum earum tempore officia voluptas minus nisi atque repellendus. Alias optio tempora laudantium blanditiis nostrum aut voluptas. Maiores quae accusantium earum sed. Dolores qui aspernatur maiores eius asperiores.<br>Ullam mollitia provident aperiam perspiciatis quam dolores. Impedit itaque quaerat repudiandae modi cupiditate officiis nam quae. Odit fuga dolore corporis consequuntur mollitia ipsa culpa.<br>Accusamus veritatis autem odit debitis rem laboriosam non voluptatum. Distinctio explicabo veritatis dolorum culpa enim ea tempora. Animi inventore eveniet quo repudiandae minima dolorum. Itaque ab quibusdam harum ratione. Earum laboriosam deserunt non amet commodi ullam.</p></blockquote><h3>Voluptates temporibus</h3><ul></ul><pre><code> #quaerat h1 a { display: block; width: 300px; height: 80px; } </code></pre>, <h1>Quod recusandae</h1><p><strong>Error atque</strong> <sup>sed necessitatibus</sup> <code>recusandae dolorum</code></p><table><thead><tr><th>Dolorum</th><th>Odio</th><th>Repellendus</th><th>Assumenda</th></tr></thead><tbody><tr><td>Accusamus</td><td>Laborum</td><td>Quae</td><td><a href="#dicta" title="Facere perspiciatis">Ut doloribus</a></td></tr><tr><td>Ducimus</td><td>Totam</td><td>Libero</td><td><a href="#ea" title="Sapiente suscipit">Quaerat alias</a></td></tr></tbody></table><h2>Culpa exercitationem</h2><ol><li>Libero rerum et corporis assumenda aliquam recusandae. Repellendus minima sunt maiores impedit rem.</li><li>Optio autem eveniet dolore a voluptatum. Necessitatibus esse animi quibusdam similique veniam magni rem. Modi exercitationem libero nam recusandae.</li></ol><blockquote><p>Neque culpa ratione illum aspernatur nihil. Totam quidem ea dolore unde fugit adipisci rerum minima. Quibusdam incidunt in commodi repellendus. Ut ex at explicabo iure natus iusto. Voluptatem tenetur quas provident iste illum.<br>Autem temporibus et dolorem nihil totam. Amet animi praesentium velit voluptates harum. Repellendus veniam neque ea tempore occaecati quia. Ad fugit earum sequi ipsa molestias perferendis quis voluptates.<br>Saepe repellat quia voluptatibus quibusdam veniam. Explicabo autem dolor rerum nostrum doloribus consectetur deserunt natus. Veniam eius unde ullam temporibus. Quisquam ratione hic molestias a ipsam ducimus vitae eius. Maiores ullam aspernatur animi saepe blanditiis.</p></blockquote><h3>Unde alias</h3><ul><li>Ipsa nesciunt amet quibusdam nisi quos eligendi.</li><li>Eligendi placeat aut repellendus nemo consequuntur tempora. Nobis earum alias impedit fugit blanditiis tempore eos laudantium.</li><li>Quos cum dolor a voluptatum quas dolorum molestiae blanditiis. Dignissimos amet est non laudantium molestias repudiandae doloribus. Quidem mollitia consequatur quod libero molestias voluptas.</li></ul><pre><code> #aperiam h1 a { display: block; width: 300px; height: 80px; } </code></pre> |
1295
- | `dl` | <dl><dt>Maiores</dt><dd>Distinctio qui iste laudantium quaerat accusamus nesciunt minus. Ipsam exercitationem praesentium accusamus dicta aliquam.</dd><dt>Ad</dt><dd>Fugit sit similique illo dolorem aliquid. Optio est unde aperiam laborum dolorem amet odit temporibus.</dd></dl>, <dl><dt>Veniam</dt><dd>Voluptate at provident dicta iure asperiores excepturi minima. Beatae eum amet occaecati id perferendis veniam sunt quis. Quidem quam est eum autem excepturi. Saepe ea libero nobis odit similique hic.</dd><dt>Maiores</dt><dd>Consequuntur sunt provident sit eaque. Facilis illum maxime cum provident. Repellat nam ullam nobis consectetur distinctio recusandae. Quaerat ipsam velit consequatur ex aperiam occaecati.</dd></dl>, <dl><dt>Vero</dt><dd>Maxime corporis et itaque alias magni accusamus recusandae. Recusandae voluptates id architecto at. Aliquam voluptatum id iusto nisi.</dd><dt>Cupiditate</dt><dd>Molestiae perspiciatis ratione omnis reiciendis possimus. At tempora tempore dolorum atque hic voluptatum officia molestiae. Quisquam laudantium facere accusantium iste aut ratione.</dd></dl> |
1296
- | `fancy_string` | Nobis placeat nam cupiditate accusantium inventore. Sed fuga natus quod distinctio porro. A cum consectetur eius veniam odit incidunt ex inventore. <sup>magnam quis</sup> <del>pariatur fugit</del>, <sup>autem quidem</sup> <a href="#ut" title="Minus at">Accusamus sit</a> Quas molestiae accusamus accusantium distinctio minus eius dolores. Architecto saepe nostrum animi nemo maiores voluptas. In sequi minima dolorum eaque ab ipsa mollitia., <ins>debitis similique</ins> <code>corrupti non</code> <small>magni commodi</small> |
1297
- | `ol_long` | <ol><li>Quae earum dicta recusandae atque laborum. Ratione porro et ipsam culpa beatae. Aperiam quaerat nobis aut assumenda. Porro tempora amet saepe vitae suscipit eos sequi unde.</li><li>Tempore illo fuga aliquid animi quasi beatae. Quos modi nemo est voluptate.</li><li>Tempora accusamus omnis dignissimos dolorum cum assumenda dolorem. Explicabo delectus rem ea harum est incidunt cupiditate vitae. Reiciendis inventore numquam sint illum. Soluta fugit ad beatae modi tempore quae dolorem.</li></ol>, <ol><li>Incidunt assumenda nulla magni laborum sit recusandae. Voluptatem libero dicta maxime repellendus.</li><li>Totam at itaque quas quam aliquam. Porro itaque consectetur doloribus voluptate voluptatum ad necessitatibus dolor.</li><li>Vel a dolor dicta tempora velit nam mollitia. Incidunt excepturi eaque dicta quibusdam laboriosam. At veritatis placeat rerum voluptas. Perspiciatis accusamus consectetur at corrupti facere.</li></ol>, <ol><li>Corporis neque quas suscipit voluptatem quisquam sed asperiores. Atque dolor excepturi repudiandae alias deleniti ea. Quidem modi ipsa laborum et.</li><li>Eos expedita illum beatae impedit facere maxime nam. Iure laborum accusamus soluta excepturi dignissimos dicta debitis.</li><li>Illo quaerat molestias eveniet quidem cumque. Animi nisi similique iure soluta eligendi illum culpa voluptatem.</li></ol> |
1298
- | `ol_short` | <ol><li>Asperiores doloribus maxime magni natus odio.</li><li>Fuga pariatur nesciunt veritatis ipsum dolores.</li><li>Ipsum alias ut ducimus sapiente laudantium dolorem.</li></ol>, <ol><li>Fuga cumque quibusdam animi.</li><li>Enim reprehenderit nemo commodi veniam harum minima.</li><li>Quo beatae dolorem repudiandae.</li></ol>, <ol><li>Tempora sint eaque inventore ipsum nostrum.</li><li>Suscipit sequi enim repellendus corporis possimus.</li><li>Possimus magni earum maiores in quam sapiente.</li></ol> |
1299
- | `p` | , , |
1300
- | `table` | <table><thead><tr><th>Odio</th><th>Recusandae</th><th>Quos</th><th>Repellendus</th></tr></thead><tbody><tr><td>Cumque</td><td>Vero</td><td>At</td><td><a href="#delectus" title="Natus reiciendis">Ad explicabo</a></td></tr><tr><td>Nesciunt</td><td>Facilis</td><td>Voluptas</td><td><a href="#sed" title="Quis necessitatibus">Provident perferendis</a></td></tr><tr><td>Voluptatem</td><td>Quidem</td><td>Aut</td><td><a href="#quod" title="Culpa laudantium">Architecto cum</a></td></tr></tbody></table>, <table><thead><tr><th>Nulla</th><th>Sapiente</th><th>Saepe</th><th>Repellendus</th></tr></thead><tbody><tr><td>Excepturi</td><td>Nam</td><td>Animi</td><td><a href="#culpa" title="Consectetur consequuntur">Tenetur voluptatem</a></td></tr><tr><td>Cum</td><td>Molestiae</td><td>Odit</td><td><a href="#vel" title="Explicabo sint">Alias in</a></td></tr><tr><td>Dolor</td><td>Assumenda</td><td>Minus</td><td><a href="#eaque" title="Minus voluptates">Itaque dolores</a></td></tr></tbody></table>, <table><thead><tr><th>In</th><th>Doloribus</th><th>Alias</th><th>Quisquam</th></tr></thead><tbody><tr><td>Minus</td><td>Quasi</td><td>Quod</td><td><a href="#laboriosam" title="Dignissimos aspernatur">Ratione magnam</a></td></tr><tr><td>Eligendi</td><td>Quasi</td><td>Eligendi</td><td><a href="#perspiciatis" title="Qui velit">Repellat optio</a></td></tr><tr><td>Esse</td><td>Adipisci</td><td>Minima</td><td><a href="#pariatur" title="Dolorem similique">Laboriosam aliquid</a></td></tr></tbody></table> |
1301
- | `ul_links` | <ul><li><a href="#eos" title="Incidunt">Porro</a></li><li><a href="#exercitationem" title="Ea">Minima</a></li><li><a href="#consequuntur" title="Sit">Modi</a></li></ul>, <ul><li><a href="#debitis" title="Perspiciatis">Sint</a></li><li><a href="#beatae" title="At">Cumque</a></li><li><a href="#rerum" title="Nulla">Provident</a></li></ul>, <ul><li><a href="#corporis" title="In">Modi</a></li><li><a href="#eaque" title="A">Corrupti</a></li><li><a href="#animi" title="Distinctio">Sapiente</a></li></ul> |
1302
- | `ul_long` | <ul><li>Neque itaque facilis praesentium magni. Excepturi consequatur eius praesentium enim ducimus expedita iure illum. Est commodi suscipit beatae id neque. Temporibus tempore illo quos numquam pariatur exercitationem amet.</li><li>Quibusdam impedit aperiam nisi illo modi et hic neque. Dolore quae possimus repellendus culpa nemo.</li><li>Provident id reprehenderit officiis ratione. Molestias impedit deserunt accusamus nobis exercitationem. Sequi necessitatibus quidem nulla magni delectus. Beatae alias eveniet ipsa libero ipsum.</li></ul>, <ul><li>Amet enim tenetur sapiente cum laudantium adipisci natus. Dicta ex magni labore explicabo. Officia eaque autem quos quam blanditiis quibusdam.</li><li>Voluptatibus quae nam rem temporibus voluptates accusantium sit. Dicta corporis architecto cumque quia. Nostrum deserunt ab harum modi odit fugiat nulla consequatur. Laborum illo quibusdam veniam dolorem dolore libero.</li><li>Vitae eos eius nihil pariatur cumque. Maiores eligendi recusandae eos sit esse.</li></ul>, <ul><li>Ab consequuntur distinctio magni delectus. Delectus ea exercitationem repellat sint.</li><li>Officia accusantium harum et ex eveniet omnis. Beatae tempore facilis corporis debitis occaecati repudiandae veritatis commodi. Nemo officia quibusdam ullam culpa iusto ut blanditiis.</li><li>Vitae sint repudiandae totam quam ratione non. Quod mollitia perferendis officia in iste. Ipsa necessitatibus incidunt maxime nesciunt ratione nobis. Voluptate iure error in cum repellendus tempore voluptas eius.</li></ul> |
1303
- | `ul_short` | <ul><li>Occaecati repellat illo reprehenderit ad.</li><li>Placeat eum mollitia.</li><li>Nesciunt repellat consequatur facilis.</li></ul>, <ul><li>Perspiciatis ut officia porro iusto iste non.</li><li>Alias dignissimos architecto dicta.</li><li>Soluta cum deleniti.</li></ul>, <ul><li>Commodi dolore cupiditate.</li><li>Laborum tenetur nobis cumque voluptatem molestias.</li><li>Veritatis necessitatibus suscipit.</li></ul> |
1304
-
1305
- ## FFaker::HealthcareIpsum
1306
-
1307
- | Method | Example |
1308
- | ------ | ------- |
1309
- | `characters` | 9p60fa8jjwouffefhwhbopdfea4zyjmb5y4tkv3c9b6uebqqmurpixlqjta6pcpwhlreqavtcrn5p59omdkefgcppdi2jw9lxpb02d5lz8hs45ofp9segfr7u4v4ln5wi17zfjbob33qdzkmilwr07prk19rm8plmoulluo5o0xwuqmutsra0xbtxl91q7dr1c6cy4j0irggzub84jr4c5igw5v8hwmbhimb6f8pu8r4q7yyvjiczr4jypn36xw, na6y332m68riv2xiquclygfco75k5ursrfcu40m9nb3qojpll92pwwlo8k3wqxakzv48ov6ndfp2340jyeaq6dry8wqoo1jyp4dvwd2agpdc8za46is8fvymvuf1rms1hkil2t7os1w03qqo2h0tl0e4gf3e54v138vt293ihgc0yiuskp2jxbz6exkpj36qby2mnbm53fhdjxb7q1tuxnze450jcen8rntse2nvw1o1j30sxm90rjjw3i26kp4, gnvix0ror5lksgmvqfw3iu7mx0f5b7pjf9r52viwis889cfyjbi3qyrkszgfgfa3j0cdr15jhmj7bjoyyfv30icy4qkf3in58uzrnxfo4sfa34d57rieustrm0k3gs4lgc3cs3pz3aqyc5zhwiggnae7skqjre55z1nq3ps7npojr87j863ycyuzci9qeheqrnkg3a2vzwdfb0ptwp76167iiwh37yc64n3vkgx3ra021gc7rpu4l7h4t4gyegz |
1310
- | `paragraph` | Preventive care third-party payer flexible benefit plan reasonable and customary renewal. Coordination of benefits permanent insurance hospital-surgical coverage prior authorization NCQA noncancellable policy attachment. High deductible health plan cost sharing admitting privileges current procedural terminology usual and customary charge EAPs qualifying event SIC., Medical necessity health reimbursement arrangement coordinated care guaranteed issue out-of-pocket maximum NDC disenroll. Credentialing special benefit networks fee schedule lifetime maximum disenroll health employer data and information set medically necessary. Pre-admission testing EAPs state-mandated benefits underwriting certificate of coverage attachment ancillary services guaranteed issue. Eob NCQA self-insured flexible spending account episode of care provider. Board certified provider NCQA pre-authorization formulary., Health care provider HDHP indemnity health plan guaranteed issue after care home health care third-party payer. Gatekeeper COBRA premium CPT claim medigap out-of-plan preventive care. Out-of-pocket costs explanation of benefits critical access hospital managed care creditable coverage claim any willing provider laws network provider. Coordinated care health savings account clinical practice guidelines waiting period hospice care preventive care discharge planning. Centers of excellence provider HIPAA HMO FSA. |
1311
- | `paragraphs` | Special benefit networks guaranteed issue IPA ancillary services co-pay disenroll. Cobra administrative services only health maintenance organization coordinated care FSA out-of-pocket maximum eligible dependent. Hospital-surgical coverage misrepresentation state-mandated benefits special benefit networks COB HCPCS EAPs., Staff model medical necessity self administered HCPCS stop-loss provisions claim assignment of benefits. Out-of-pocket costs eligible dependent underwriting third-party payer impaired risk lifetime maximum cost sharing. Concurrent review international classification of diseases, 9th revision, clinical modification icd-9-cm group health plan ambulatory care HIPAA admitting physician. Open enrollment assignment of benefits health care provider board certified general agent co-pay certificate of coverage credentialing. International classification of diseases, 9th revision, clinical modification icd-9-cm insured HRA independent practice associations urgent care credentialing accumulation period hospital-surgical coverage case manager., Claim pre-authorization after care benefit EAPs appeal managed care beneficiary. Gag rule laws out-of-network national committee for quality assurance HDHP managed care national association of insurance commissioners provider. Health insurance portability & accountability act defensive medicine covered benefit master policy critical access hospital concurrent review COB wellness office visit benefit. Case manager health employer data and information set inpatient care care plan guaranteed issue., Medical savings account independent practice associations short-term medical insurance renewal CPT COB PCP reasonable and customary. Primary care physician misrepresentation special benefit networks DRG PPO incurral date custodial care skilled nursing facility preventive care. Credentialing board certified PPO second surgical opinion eligible dependent. Group health plan fee schedule employee assistance programs underwriting third-party payer ambulatory care misrepresentation discharge planning., Exclusion period group health plan master policy medical necessity clinical practice guidelines covered person. Msa deductible carry over credit policyholder well-baby care medical savings account. Eligible expenses board certified third-party payer medicare insured pregnancy care managed care COB flexible benefit plan., Fsa preferred provider organization dependent lapse pregnancy care clinical practice guidelines limited policy. Misrepresentation health care provider high deductible health plan impaired risk HMO contract year. Case manager premium creditable coverage pre-existing condition gag rule laws enrollee coordination of benefits deductible carry over credit. Pcp EAPs limited policy referral clinical practice guidelines medigap wellness office visit episode of care workers compensation. Policy medical savings account appeal full-time student pre-admission testing NAIC utilization review reasonable and customary capitation., Grievance premium health insurance portability & accountability act PCP policyholder standard industrial classification primary care physician network limited policy. Creditable coverage health care provider any willing provider laws indemnity health plan SIC pre-admission review participating provider. Utilization review eligible dependent after care accumulation period portability. Guaranteed issue case manager covered person HEDIS incurral date. Premium gag rule laws special benefit networks impaired risk broker HCFA Common Procedure Coding System flexible spending account., Usual and customary charge lifetime maximum PPO third-party payer qualifying event. Policy year rider eligible dependent MSA admitting physician general agent reasonable and customary any willing provider laws out-of-pocket costs. Medicare supplement prior authorization wellness office visit custodial care agent of record critical access hospital international classification of diseases, 9th revision, clinical modification icd-9-cm. Noncancellable policy NAIC co-payment out-of-plan national association of insurance commissioners health insurance portability & accountability act pre-existing condition., Insured out-of-network standard industrial classification HCFA Common Procedure Coding System ambulatory care national drug code. Skilled nursing facility HRA NDC home health care health maintenance organization. National committee for quality assurance ambulatory care creditable coverage out-of-plan medical necessity eligible expenses. Out-of-pocket maximum HCPCS admitting privileges skilled nursing facility participating provider workers compensation master policy. |
1312
- | `phrase` | Appeal case manager independent practice associations HIPAA clinical practice guidelines grievance., Fee schedule self administered HSA exclusions and limitations COB lapse indemnity health plan formulary covered person., Exclusion period defensive medicine permanent insurance third-party payer exclusions and limitations health care provider ancillary services admitting privileges. |
1313
- | `phrases` | Pre-admission testing employee assistance programs discharge planning medical savings account permanent insurance., Clinical practice guidelines third-party payer co-insurance case manager HSA., Medicaid creditable coverage exclusions and limitations fee schedule eligible expenses health insurance portability & accountability act., Ppo full-time student waiting period evidence of insurability primary care physician provider national committee for quality assurance international classification of diseases, 9th revision, clinical modification icd-9-cm., R&c charge centers of excellence episode of care concurrent review policy HSA., Broker HRA explanation of benefits usual and customary charge disenroll workers compensation., Insured general agent reasonable and customary explanation of benefits full-time student disenroll., Medigap R&C charge eligible expenses home health care IPA medicaid appeal., Health reimbursement arrangement coordination of benefits staff model risk after care. |
1314
- | `sentence` | Health maintenance organization eligible dependent health insurance portability & accountability act fee schedule incurral date out-of-pocket maximum covered person wellness office visit high deductible health plan., Consolidated omnibus budget reconciliation act staff model hospital-surgical coverage case manager fee schedule concurrent review contract year admitting privileges., Accumulation period medicare ambulatory care HCFA Common Procedure Coding System pre-admission review exclusion period fee schedule. |
1315
- | `sentences` | Eligible expenses assignment of benefits out-of-pocket costs qualifying event HCPCS certificate of coverage., Out-of-plan medicare supplement health savings account group health plan disenroll concurrent review., R&c charge major medical eligible expenses policyholder free-look period., Ancillary services MSA full-time student benefit pre-admission review EAPs evidence of insurability., Network provider health reimbursement arrangement co-pay international classification of diseases, 9th revision, clinical modification icd-9-cm open enrollment SIC medicare supplement., Out-of-pocket costs international classification of diseases, 9th revision, clinical modification icd-9-cm coordination of benefits accumulation period policy indemnity health plan., Risk appeal admitting physician COBRA reasonable and customary defensive medicine DRG denial of claim incurral date., Master policy benefit free-look period wellness office visit noncancellable policy after care., Ndc co-pay consolidated omnibus budget reconciliation act agent of record health maintenance organization ambulatory care after care care plan. |
1316
- | `word` | case manager, network, self administered |
1317
- | `words` | premium, guaranteed issue, medigap, stop-loss provisions, self-insured, gatekeeper, appeal, rider, incurral date |
1318
-
1319
- ## FFaker::HealthcareRU
1320
-
1321
- | Method | Example |
1322
- | ------ | ------- |
1323
- | `doctor_specialization` | Иммунолог, Гинеколог-перинатолог, Бактериолог |
1324
-
1325
- ## FFaker::HipsterIpsum
1326
-
1327
- | Method | Example |
1328
- | ------ | ------- |
1329
- | `characters` | sfxlm4o86oq0oj1omkfib8o6k38a9g4q3trr5k70l1tnn8a86w9qv5srqw9bhsa3lnq5qtzb8ie7nip2wontuvh4hnks2tvapez3vztinskofrtg4r3yczxhod6ti5rdp3vf2q4fsm5w9gkp2yfkvjgr12m8nki2bgr49ncr4x3w8pfr9n1re4ms8gii8tcew5cczu6i9omwqsr00hfy9jk34ipfxzu82mojvbcjywuj7mhzfk3v4d9elem12zh, tffp28yhyuxumydider9x6t6xrwzcdotd4e3bpn3uqdk2efvgoxdn9xom2qqvykb4jvx5s58g2j7o5hi5cjvdnch28bmhutv44d834311g8pdb9erwi7qdw8fzwpwo0vfbnjzjuhx93isbd10zg7rnc8nc04gty68p62zwt559zae6lln64dgs260rakww0m7am13ycqw0jrlvmutzfa5ty247976t99i1l5p8qbzskzg6tk6pf4uw8sycpgotj, 8okgkq5rcmgq9m7zlmmz0bpv413rb5n0a67x7f7dxyow9slo6d6ci4xjwi337dfa36oifcrbv6jff1xr73vam1n7ck8wgbfqu6vc1pp4t6iapk2gdgay7t9aggn19z85go79kzidodsm5l6ut97tvil9upw0lwpqyejz7cxltcan95gdbl0r40eb1599abqqkn6n1ep3f4iz6za6tor8qwqkq2sd70wci5z6mnx4c2ablq98m88zeyuai6oqlb2 |
1330
- | `paragraph` | Vice hoodie fanny pack Carles freegan cliche leggings artisan. Tofu keffiyeh locavore whatever PBR chambray sartorial. Quinoa food truck put a bird on it ethical Rerry Richardson tattooed. Scenester freegan banh mi ethical vegan tattooed., Mixtape Wayfarers craft beer artisan McSweeney's tofu. Quinoa readymade synth Pitchfork vice farm-to-table food truck Rerry Richardson. Freegan master cleanse Marfa Banksy cliche., Fanny pack trust fund synth raw denim next level yr quinoa. Mlkshk butcher scenester quinoa Four Loko tattooed. Twee moon Wayfarers banh mi mustache thundercats. Twee VHS vice banh mi raw denim skateboard Banksy Austin. Mcsweeney's photo booth sustainable dreamcatcher Williamsburg freegan art. |
1331
- | `paragraphs` | Cred vinyl keytar Cosby Sweater high life Four Loko. Vhs iPhone etsy McSweeney's butcher Cosby Sweater Wes Anderson. Banksy sustainable artisan mixtape ethical +1 Shoreditch. Tofu stumptown lo-fi wolf craft beer Austin. Echo park readymade PBR cardigan VHS irony., Jean shorts artisan chambray salvia Cosby Sweater skateboard. 8-bit jean shorts leggings yr master cleanse. Stumptown party synth artisan quinoa mlkshk Austin art., Wolf PBR locavore mustache Brooklyn Williamsburg sustainable helvetica. Hoodie Carles mustache freegan PBR blog Rerry Richardson twee letterpress. Craft beer vegan lo-fi cred American Apparel PBR retro fanny pack Wayfarers. Moon fixie squid single-origin coffee Austin Portland locavore cardigan fap., Etsy echo park squid before they sold out PBR viral iPhone seitan. Ethical hoodie fap yr cred aesthetic. Portland American Apparel trust fund +1 raw denim artisan Brooklyn fap helvetica., Moon banh mi sartorial leggings +1 squid. Cliche beard Carles skateboard VHS. Wayfarers Banksy put a bird on it etsy high life locavore blog lo-fi aesthetic. Mcsweeney's lo-fi VHS viral aesthetic. Dreamcatcher Marfa cardigan Brooklyn farm-to-table Austin., Farm-to-table Carles skateboard helvetica wolf art echo park twee. Letterpress beard vegan dreamcatcher photo booth aesthetic tattooed. Viral sustainable jean shorts fap Cosby Sweater cliche. Photo booth ethical cardigan VHS mustache craft beer you probably haven't heard of them scenester. Thundercats blog Pitchfork quinoa jean shorts helvetica tofu squid Marfa., Tattooed brunch lo-fi seitan lomo keffiyeh art. American apparel mustache butcher tofu fanny pack seitan yr Wayfarers biodiesel. Squid next level tofu scenester seitan letterpress Williamsburg. Gluten-free photo booth chambray vinyl retro., Pitchfork before they sold out fanny pack mlkshk lo-fi dreamcatcher vinyl. Jean shorts aesthetic Marfa lo-fi McSweeney's trust fund. Lo-fi squid gluten-free Cosby Sweater fixie single-origin coffee., Four loko readymade brunch viral dreamcatcher. Vinyl master cleanse sartorial fixie lomo chambray. Austin letterpress biodiesel twee before they sold out Portland American Apparel organic single-origin coffee. |
1332
- | `phrase` | Banksy cardigan wolf echo park letterpress banh mi biodiesel Pitchfork., Twee you probably haven't heard of them keytar fanny pack Rerry Richardson thundercats tofu., Irony single-origin coffee blog keytar lomo high life Carles seitan. |
1333
- | `phrases` | Art tattooed skateboard aesthetic photo booth., Pbr etsy letterpress Banksy butcher Pitchfork., Scenester tofu retro DIY sustainable aesthetic., Ethical brunch tumblr messenger bag iPhone before they sold out twee Wayfarers., Austin letterpress keytar art Carles trust fund organic Portland farm-to-table., Beard next level +1 Williamsburg Wayfarers yr craft beer fixie American Apparel., Sartorial trust fund locavore jean shorts lo-fi banh mi., Hoodie Brooklyn vegan Williamsburg letterpress readymade biodiesel tumblr., Dreamcatcher freegan squid food truck vice mlkshk hoodie. |
1334
- | `sentence` | Wes anderson mustache fanny pack banh mi ethical gentrify sartorial., Mcsweeney's biodiesel banh mi keytar seitan tofu Brooklyn synth., Vinyl craft beer salvia jean shorts cred whatever Cosby Sweater high life moon. |
1335
- | `sentences` | Master cleanse letterpress tofu VHS sartorial mlkshk thundercats dreamcatcher., Ethical Cosby Sweater you probably haven't heard of them tumblr keytar., Hoodie put a bird on it viral McSweeney's Carles tumblr raw denim photo booth lomo., Keffiyeh Cosby Sweater salvia master cleanse you probably haven't heard of them Four Loko sartorial PBR., Cosby sweater Williamsburg wolf freegan stumptown., Etsy synth echo park readymade squid farm-to-table., Skateboard Shoreditch blog Banksy butcher., Thundercats twee beard etsy lomo skateboard., Biodiesel vegan mlkshk vice Shoreditch mustache. |
1336
- | `word` | fanny pack, PBR, next level |
1337
- | `words` | Wayfarers, letterpress, trust fund, PBR, leggings, ethical, cardigan, Banksy, moon |
1338
-
1339
- ## FFaker::Identification
1340
-
1341
- | Method | Example |
1342
- | ------ | ------- |
1343
- | `drivers_license` | E244-087-11-322-0, X599-923-25-379-5, U734-813-44-435-9 |
1344
- | `ethnicity` | Caucasian, Other, Hispanic |
1345
- | `gender` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
1346
- | `ssn` | 118-74-3417, 790-78-1801, 670-57-0694 |
1347
-
1348
- ## FFaker::IdentificationBR
1349
-
1350
- | Method | Example |
1351
- | ------ | ------- |
1352
- | `cnpj` | 69422020252806, 51604180203699, 40463153204860 |
1353
- | `cnpj_verification_digits`(...) | |
1354
- | `cpf` | 83999415142, 99098375952, 02362771709 |
1355
- | `cpf_verification_digits`(...) | |
1356
- | `gender` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
1357
- | `pretty_cnpj` | 39.805.252/0906-02, 36.716.707/6197-82, 44.888.038/1012-24 |
1358
- | `pretty_cpf` | 756.906.887-46, 480.783.480-02, 206.716.565-89 |
1359
- | `pretty_rg` | 594.870.460, 340.423.007, 171.007.861 |
1360
- | `rg` | 270764035, 991194466, 489818516 |
1361
-
1362
- ## FFaker::IdentificationES
1363
-
1364
- | Method | Example |
1365
- | ------ | ------- |
1366
- | `gender` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
1367
-
1368
- ## FFaker::IdentificationESCL
1369
-
1370
- | Method | Example |
1371
- | ------ | ------- |
1372
- | `gender` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
1373
- | `rut` | 14181894-5, 6449377-9, 22968860-k |
1374
-
1375
- ## FFaker::IdentificationESCO
1376
-
1377
- | Method | Example |
1378
- | ------ | ------- |
1379
- | `blood_type` | O+, B+, O- |
1380
- | `driver_license_category` | C3, A1, B2 |
1381
- | `drivers_license` | 34248611, 1554774838662, 851833 |
1382
- | `expedition_date` | 2019-11-16, 2020-10-01, 2021-04-27 |
1383
- | `gender` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
1384
- | `id` | 62513856, 873974329676, 5169106663900 |
1385
-
1386
- ## FFaker::IdentificationIN
1387
-
1388
- | Method | Example |
1389
- | ------ | ------- |
1390
- | `aadhaar` | 583195379500, 609041975007, 860029231959 |
1391
-
1392
- ## FFaker::IdentificationIT
1393
-
1394
- | Method | Example |
1395
- | ------ | ------- |
1396
- | `drivers_license` | U125942778S, U128513130P, U157526087B |
1397
- | `ethnicity` | Altro, Nativo americano, Ispanico |
1398
- | `gender` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
1399
- | `ssn` | 52000726219079124035, 70637772789552302966, 98633700357396278010 |
1400
-
1401
- ## FFaker::IdentificationKr
1402
-
1403
- | Method | Example |
1404
- | ------ | ------- |
1405
- | `rrn` | 942502-2506766, 792202-1334394, 880810-2503020 |
1406
-
1407
- ## FFaker::IdentificationMX
1408
-
1409
- | Method | Example |
1410
- | ------ | ------- |
1411
- | `curp` | XUHD100426MTSGJBO7, FEEJ041018HBSCMSK9, YUEB160602MTLSHRQ6 |
1412
- | `rfc` | YNF840620D7E, JUZ061112X3Z, RUS040228QRJ |
1413
- | `rfc_persona_fisica` | CEEL160523V8E, QIMC780424PVO, CEHZ060720AVW |
1414
- | `rfc_persona_moral` | SHX0501246UX, NAC730214ZIW, XRH870216NAQ |
1415
-
1416
- ## FFaker::IdentificationPL
1417
-
1418
- | Method | Example |
1419
- | ------ | ------- |
1420
- | `drivers_license` | 77195/01/7078, 60186/09/5165, 81255/77/4059 |
1421
- | `id` | CMV786107, VKV406947, FTT250633 |
1422
- | `identity_card` | MSS185684, ISF489172, HKQ558878 |
1423
- | `pesel` | 34871865226, 09021099710, 42050835333 |
1424
-
1425
- ## FFaker::IdentificationTW
1426
-
1427
- | Method | Example |
1428
- | ------ | ------- |
1429
- | `id` | U244415456, H181231074, O108174485 |
1430
-
1431
- ## FFaker::Image
1432
-
1433
- | Method | Example |
1434
- | ------ | ------- |
1435
- | `file` | #<File:0x000055ec4a8415c0>, #<File:0x000055ec4a8a6358>, #<File:0x000055ec4a8b1898> |
1436
- | `url` | https://dummyimage.com/300x300/bebf6f/69b79f.png?text=, https://dummyimage.com/300x300/49b2f1/715322.png?text=, https://dummyimage.com/300x300/d3f145/4a3d21.png?text= |
1437
-
1438
- ## FFaker::Internet
1439
-
1440
- | Method | Example |
1441
- | ------ | ------- |
1442
- | `disposable_email` | gerald@suremail.info, meagan.cummerata@spamherelots.com, elina@safetymail.info |
1443
- | `domain_name` | kling.com, nader.name, kubhilll.biz |
1444
- | `domain_suffix` | biz, ca, name |
1445
- | `domain_word` | predovichackett, swaniawski, parisian |
1446
- | `email` | randa@gleichner.ca, julietta@schroederbeier.info, clorinda.padberg@millerrempel.com |
1447
- | `free_email` | bart_rowe@gmail.com, paz@yahoo.com, rozella.schaden@yahoo.com |
1448
- | `http_url` | http://prosacco.info, http://abernathy.co.uk, http://lubowitzberge.co.uk |
1449
- | `ip_v4_address` | 148.87.45.107, 134.152.141.75, 47.179.152.168 |
1450
- | `mac` | 23:d6:95:23:7a:c8, 9e:bf:8b:6e:3b:ff, ed:0f:c9:ab:90:c3 |
1451
- | `password` | RhHiu0CpClr3, pGKjM60u7, gjfnoAuDVB |
1452
- | `safe_email` | davina@example.com, wilson.mosciski@example.net, fernande@example.com |
1453
- | `slug` | nostrum.perferendis, dolorum_consequatur, molestiae-dolore |
1454
- | `uri`(...) | |
1455
- | `user_name` | joshua_mohr, ben_wolff, andria |
1456
-
1457
- ## FFaker::InternetSE
1458
-
1459
- | Method | Example |
1460
- | ------ | ------- |
1461
- | `company_name_single_word` | Strosin,, Gottlieb,, Jast-Senger |
1462
- | `disposable_email` | arturo_mitchell@mailinator.com, harmonynikia@spamherelots.com, maryrose.boyle@safetymail.info |
1463
- | `domain_name` | bartolettithiel.com, wyman.se, emard.se |
1464
- | `domain_suffix` | com, se, nu |
1465
- | `domain_word` | muller, kuvalis, oharaabbott |
1466
- | `email` | phebe@gutkowski.nu, brianna.johnson@kutchjast.nu, tashina.baumbach@hellercasper.com |
1467
- | `free_email` | trent@yahoo.com, hsiu@hotmail.com, kaalexia@yahoo.com |
1468
- | `http_url` | http://schaefer.nu, http://dickinsonprice.se, http://fadelcassin.se |
1469
- | `ip_v4_address` | 225.203.88.247, 20.58.76.74, 42.19.146.202 |
1470
- | `join_to_user_name`(...) | |
1471
- | `login_user_name` | buddy_conroy, lora, nathanaelschultz |
1472
- | `mac` | 34:95:51:51:5c:21, a8:1d:e1:6c:cb:73, 35:23:12:91:0e:74 |
1473
- | `password` | wtZeROccae, UBJ6jKF9, y87SclKuQHAnI1EB |
1474
- | `safe_email` | ray.langosh@example.com, milford@example.com, celia_kulas@example.com |
1475
- | `slug` | quasi-accusantium, blanditiis_nostrum, itaque.reiciendis |
1476
- | `uri`(...) | |
1477
- | `user_name` | cletus, alenechun, dirk |
1478
- | `user_name_from_name`(...) | |
1479
- | `user_name_random` | brandondelmer, serinawilhemina, malvina |
1480
- | `user_name_variant_long` | tenisha_wisozk, lanelle.cruickshank, chas_lind |
1481
- | `user_name_variant_short` | carol, casandraariana, nova |
1482
-
1483
- ## FFaker::Job
1484
-
1485
- | Method | Example |
1486
- | ------ | ------- |
1487
- | `title` | Investor Accounts Coordinator, National Solutions Consultant, Internal Assurance Strategist |
1488
-
1489
- ## FFaker::JobBR
1490
-
1491
- | Method | Example |
1492
- | ------ | ------- |
1493
- | `title` | Encanador, Presidente, Bombeiro |
1494
-
1495
- ## FFaker::JobCN
1496
-
1497
- | Method | Example |
1498
- | ------ | ------- |
1499
- | `title` | 计程车司机, 审计长, 焊接工 |
1500
-
1501
- ## FFaker::JobFR
1502
-
1503
- | Method | Example |
1504
- | ------ | ------- |
1505
- | `title` | assistant adjoint de la protection civile, responsable general du patrimoine bati, consultant du management de la qualité |
1506
-
1507
- ## FFaker::JobIT
1508
-
1509
- | Method | Example |
1510
- | ------ | ------- |
1511
- | `title` | Eredità Fattori collegamento, Umano operazioni orchestratore, Regionale Integrazione Ingegnere |
1512
-
1513
- ## FFaker::JobJA
1514
-
1515
- | Method | Example |
1516
- | ------ | ------- |
1517
- | `title` | スタイリスト, 整体師, 新聞記者 |
1518
-
1519
- ## FFaker::JobKR
1520
-
1521
- | Method | Example |
1522
- | ------ | ------- |
1523
- | `title` | 소방설계 기술자 및 연구원, 장학관 및 장학사, 환경영향 시험원 |
1524
-
1525
- ## FFaker::JobTW
1526
-
1527
- | Method | Example |
1528
- | ------ | ------- |
1529
- | `title` | 司機, 會計師, 程式設計師 |
1530
-
1531
- ## FFaker::JobVN
1532
-
1533
- | Method | Example |
1534
- | ------ | ------- |
1535
- | `title` | y tá, Thư viện, người giử em bé |
1536
-
1537
- ## FFaker::Locale
1538
-
1539
- | Method | Example |
1540
- | ------ | ------- |
1541
- | `code` | YO, EO, AZ |
1542
- | `language` | Quechua, Tegulu, Malagasy |
1543
-
1544
- ## FFaker::Lorem
1545
-
1546
- | Method | Example |
1547
- | ------ | ------- |
1548
- | `characters` | slyyel2f3ca23psdqd0639q3mw1kxfajc8g5w2fe7oud177sw97jnikbfb1t9mt7pgypxtbi229b59dvsmjca13e12jcptal69qmej3btvcgy5niruuwmo3f61tdwthnoswdl7ht00gqwug3k8dwb2urni3vseqy4j33rzqso8l71orr2j8gqac8i1c014n3tybbnmy45yx4q47enwbtb01l0k0kdqedxov17hswajzscc8x1sgoezj4afhimyc, yb9aafbvzyvo6jk0yitltllbh90nhhbhqo3m7zj5hj00j2wxwgf1bzuqe9m7oiwpgqim8hd6iccqd7cynx40bkhpza6puzace3d15bwf7fcxz72c8nms5y4umnd3j06739wxsp2286k5fx71l9xieq7xsubv801rldowgqpp88yqme2m42og0q027f9qaub7n1ud0hem7h7y3u59xe2nttho75xtk4x3wu79tkdfi2hd30tbqa5h413h09welpd, 5p2itoaf2pvjx5ffbi67nszgitkt8tk71itlteqmh75aavfwgjdxm2r2gt5un5b7dth0y8j1tea3je5xvqmqniztadxmftfe36rsnm8lnrn7uyimkhpfancnhfgsdk3utp8i2nnri3mkswk76dku7ahvsloatii2f1pph5zdtp2gkcawvcouzqr5tuzfunzqdexcehoqbzwcm86511uhyg7ip7c7koxplgg08yn4kqavguq9m8sjd1r76ud8rj2 |
1549
- | `paragraph` | Voluptate debitis repudiandae quidem placeat repellat iure cupiditate dolores. Laborum dolores eaque ut corrupti. Cumque dolorem adipisci tempore doloremque., Numquam excepturi beatae natus quas nulla eveniet quos. Ipsa magni necessitatibus distinctio mollitia. Neque unde possimus harum vitae dolor hic quidem praesentium., Hic maxime beatae dolor eveniet. Expedita repellendus dolorem saepe eos perspiciatis minus quidem voluptates. Ipsa reprehenderit minima blanditiis fuga sit optio. Vel nisi fugit molestias rerum. Sed quae voluptas corrupti iusto suscipit. |
1550
- | `paragraphs` | Unde harum exercitationem ea veritatis soluta fuga dolor beatae. Atque vel quas ea dolorum consequatur architecto nam. Earum maiores veritatis quae excepturi unde. Recusandae quas error vero aperiam a. Velit ipsam veniam sunt non cum animi eos., Officiis cupiditate assumenda sint praesentium qui quibusdam placeat. Sed quis eius iste rem velit nam illo dolores. Dignissimos quos quia rem placeat omnis ea. Minima hic ad ducimus sapiente aliquam. Quo quod tempora dolorum quia recusandae expedita illo., Maiores quis eos sint illo modi enim neque. Earum exercitationem vitae ex similique tempora. Sed distinctio omnis amet vero quos. Veniam dignissimos accusamus veritatis et vero sint amet., Eaque excepturi cum id perspiciatis praesentium omnis. Veritatis harum maiores laudantium est laboriosam. Modi assumenda officiis neque sint. Quaerat officia dicta ullam laboriosam quos sunt molestiae. Illo optio fugit repellendus facere explicabo a., Error ea blanditiis quaerat perferendis enim. Eum laudantium culpa voluptates temporibus itaque ea. Vero veritatis beatae sunt non dolore quae. Provident autem ipsum itaque aspernatur amet vero magnam. Nostrum doloremque accusamus molestias et ipsam esse suscipit quis., Sint maxime consequatur cum accusamus praesentium ut qui. Recusandae non officia fuga nisi saepe. Amet labore dolorum commodi blanditiis ipsa enim. Et repellendus sequi omnis animi officia vero., Voluptates architecto officiis placeat blanditiis quibusdam hic accusantium incidunt. Recusandae cum eaque sequi sapiente nihil dolorum. Velit sequi officiis adipisci doloribus tenetur. Iusto eaque cupiditate itaque voluptatibus omnis voluptates facere veritatis. Similique laboriosam magni voluptate enim eum reprehenderit natus., Ad nostrum doloremque laboriosam repudiandae ducimus architecto iure illo. Nisi harum provident asperiores tempore vero. Laudantium labore et maiores vero odit., Nam mollitia repellat deserunt quasi cupiditate. Amet quaerat deserunt et odit. Laboriosam mollitia hic occaecati assumenda iure facilis nihil. Delectus in neque deserunt doloribus odio. Tempora reprehenderit itaque ut recusandae amet earum voluptatum sunt. |
1551
- | `phrase` | Quasi facere quis itaque quisquam ea ipsam eos quod., Impedit similique amet vel voluptatibus., Perspiciatis deleniti sapiente aperiam beatae atque. |
1552
- | `phrases` | Libero expedita impedit et id dolor molestiae., Iure quas voluptatum vero fugit dignissimos nesciunt eaque., Error sunt fugiat delectus laboriosam sit nihil saepe voluptatem., Odio doloremque cum ex ad voluptatibus asperiores., Cupiditate ipsa repellendus quibusdam dolorem., Ad tempora provident itaque impedit., Amet animi temporibus sint consequatur., Culpa repudiandae asperiores nemo maiores laborum error., Tempore sed ab sunt sapiente modi quaerat ex non. |
1553
- | `sentence` | Sequi minima totam natus quo consequuntur vitae voluptatum., Consequuntur laboriosam reprehenderit et velit saepe., Asperiores quibusdam ipsam nulla rem possimus nesciunt ad. |
1554
- | `sentences` | Hic consectetur nobis doloribus fugiat., Nisi quae aspernatur veniam id rerum., Deleniti ex nobis quidem tempore porro repellat voluptatibus., Esse eos maiores quo voluptate enim., Ex rerum deserunt quam nam eum., Veniam optio distinctio rerum perspiciatis totam autem nobis quae., Incidunt temporibus molestiae veniam exercitationem modi voluptatibus., Doloribus temporibus doloremque aut consectetur voluptates sed., Animi temporibus aliquam est voluptatum mollitia quod explicabo ipsa. |
1555
- | `word` | deleniti, distinctio, corrupti |
1556
- | `words` | quia, at, sapiente, a, praesentium, nam, saepe, magni, ab |
1557
-
1558
- ## FFaker::LoremAR
1559
-
1560
- | Method | Example |
1561
- | ------ | ------- |
1562
- | `paragraph` | أم ومن أي, حدى غزو وتم حرب لم أفاق. عام يطول مشارف إعلان العسكري الحرب. دول, إذ لم قوات لم الصعداء ثم., هو ما والبريطاني, نورماندي. أنجلو-فرنسية, غرّة، طرفاً الشرقية بـ. يبق, وقدّموا, تحت, الأوضاع وتم وحلفاؤها نهاية. جهة تم لم قد أسر ضرب, العسكري بوزيرها المسرح., مع فاتّبع تزامناً ومدني، المدنيون. وصل, ثم يذكر الدمج مارد شيء إختار. جهة الحرة بـ حين, الياباني فعل وتزويده. أواخر عن موالية بل, قصف. |
1563
- | `paragraphs` | وفي التكاليف اكتوبر, مدن إذ يكن, وقد. الإعتداء يتبقّ والديون مع. لبولندا، تونس استمرار بعد بل بالقصف مليون الباهضة بقيادة. عدم لها أم عن والعتاد عن. الذرية للأسطول ومدني، وانتهاءً إستسلاماً,., والإتحاد تسبب قتيل، بالمحور بـ. إنطلاق ولم سقطت اللازمة تسبب المزيفة قد قد. أوسع استولت المقيتة في. بل الواقعة السيطرة التكاليف كل أي. بلا عن الأمم لم و., بتخصيص الامم ربع ان مدن الى شبح وقوعها. أخر ثمّة إستيلاء ان. الخاسر الله السادس هو و,., المعاهدات والجنود ويكيبيديا، قِبل. ماذا قد, اللازمة البلطيق الحرب حين, بين. هذه كلّ, سلاح ما, ما شبح. ذلك بدفع مقاطعة استولت قد يطول وعزّزت من., ثمّة عل بالرغم جوي. و المتساقطة،, يتمكن مما. استولت مدن مكن الإتفاقية الهجوم., ليبين الوراء الله الثالث اعتداء والفرنسي و لم. لم من وفرنسا الحلفاء أي. الأوروبيّون ما جديداً صفحة عرض اكتوبر, البرية يبق, تكاليف., أي طرفاً الأمور, مع جوي عقبت. الأجل عدد الرئيسية قائمة عن. كل, السيء جديدة المبرمة الخنادق حدى بتحدّي ألمانيا. الشمل لكل وتم, غزو سمّي الشطر العصبة من., وبغطاء بل حلّت بالقصف يكن,. يذكر الضروري الامم فعل, وتزويده. ثمّة مشارف الحرب إذ الحرة هذه وفرنسا استولت كل,. مع هاربر الياباني عرفها الأجل. ما, أن الا بشرية بلديهما., البولندي المسرح ستالينجراد قوات أن المجتمع إيو لقوات تم. جحافل لإعلان والبريطاني, عن حرب ضمنها طرفاً دون. وتعدد بـ نفس مما حول. ماليزيا، حين إذ وقدّموا, لم الدّفاع الأوروبية،,. الإقتصادية بعد أم وبغطاء. |
1564
- | `phrase` | الصينية كل الكونجرس لبولندا، ولكسمبورغ لم الصعداء., غضون الخنادق لم أوراقهم مما تم., وفرنسا الصينية أساسي بل, وعزّزت قد,. |
1565
- | `phrases` | والجنود مما الغربي الشمل ما بحث., الدمج فصل, الإقتصادي وباءت حتى,., الحكم تلك الساحل النزاع وتم قِبل., بتطويق ألماني, وعزّزت عدد, أوراقهم وتم., , حين ثم باستسلام يرتبط الشمل., شيء البلطيق و بالقنابل., الجديدة، بقيادة وفي أراضي هيروشيما الإحتفاظ سقوط ثم وباءت., تم إستسلاماً, ما, المبرمة., مع, أنجلو-فرنسية, بأذى غينيا. |
1566
- | `sentence` | المحيط ثم اعتداء ان,., اسبوعين ربع حدى إعلان مع, الواقعة جديدة., الدمج الشهيرة و هذا أحدث وتتحمّل. |
1567
- | `sentences` | ضمنها لان أن حربية الدّفاع بالقصف., حول والفلبين انتباه بل, شعار وعلى مما استطاعوا., الأثناء، جورج التخطيط والحلفاء, بـ, لألمانيا الأجل أي., في, عدم إستسلاماً, كل., بـ أن عرض بل بالجانب., ومن موسوليني جحافل ثم., حرب لم بها ما, ربع و وباستثناء., الأولى جيما الإقتصادية بقسوة ماشاء فرنسا., قام حول جحافل وإعلان المشترك مع عل, وتم فعل,. |
1568
- | `word` | دارت, المزيفة, الساحل |
1569
- | `words` | التجارية, الساحة, على, كلا, لم, جُل,, تزامناً, بـ, ما |
1570
-
1571
- ## FFaker::LoremBR
1572
-
1573
- | Method | Example |
1574
- | ------ | ------- |
1575
- | `characters` | pa4nfrprzseqsmm32d6jif666107lhjmmyhjud6j78b8qnnx7vj8vfu0pjw618ibst336yqq9ze4lq0nvqm93sz6oiceqjlrjmz1cwpidlb138xzepqavm6oqib1ji9bzebhpavbbbjspqnfpmupaedyoclb87mg2gdxxvrk8rnj9jnabz4e3sj9ub0ogw76x4wxhim2vtcl99uf97ihoqxwokgulz8a9mxyqo3w2g80ho66d3nzhqhg13t7s5y, uw91tcerala2xasso78ynbzfnd74mchk4gpph5b2368jrhybb9pcv3yt4rzb6civxojajv5dvyu13ejztnzkhfoa1nxysy0hpv1x6pgs6l1qskhax6nbxl1utbas29n7du1qp8ye1vlsgwahb1mc7pthqk2c4r87b3p8vdkwp693mdpfqsdoey1kdxzr3952u6doq4oljau8tvldp6xgofrlv3cu6rf05lsal29aqxry2ed5katrrsycgab4qhk, 91lp4tp612s7bhtt81xl899h0r3jq04whp1yr1tt0rhzciam9m72hwwaluju6i6vy2oyrjfreqcelea5g3yai8zoywli8wlidmnlfk3enehxofwynfmqm4241i5sdphgitpabl0kjwvqm5iq0pxxdgiz3jjq84r2mrchgajrat25am2fmv0szyo2fdspo0jp8f226xs798z0qkvrh4x60j5s05nvs26av9y2wauvcdkr58hooq700wt1r86m90b |
1576
- | `paragraph` | Desejo escolha todo labuta não conseqüências justa. Evitada nosso exercício criticar homem lhe exceto aqueles simples. Dos piores às nosso se escolha falham prever. Toda dolorosas momento com darei labuta algum nosso esses. Do grande desimpedido algum impede livre explicar-lhe evitar sistema., Físico bem-vindo equivocada disso quem. Quem conseqüências ocorrerá tampouco todo. Não poder laborioso fáceis louvar. Obrigações mais sistema os indignação desfrutar devo momento. Todo devo toda equivocada por podem homem mas., Nós mais desmoralizados obter homens é devem outro escolha. Ocasionalmente circunstâncias outros equivocada enganados felicidade alguma. Mestre-construtor um ninguém devem simples devo prazeres ocorrem fazer. Denunciamos relato acontecer alguma através encantos pelo evitada. |
1577
- | `paragraphs` | Desmoralizados perfeitamente desimpedido explicar-lhe aborrecimentos o fáceis evita outro. Devido felicidade são relato podem fadados. Expondo denunciar ser grande simples encantos tolera encolhimento ame., Labuta vantagem àqueles sempre nada ocorrem sabem quem homem. Há antipatia exercício às explicar-lhe ocasionalmente darei pelo casos. Sempre prever direito expondo reais. Mesmo uma idéia dolorosas tão criticar sábio obrigações. Da alguém outro homens qual ocorrerá., Sabem problemas encantos produz reivindicações capazes. Ocorrem alguma produz trivial labuta prazeres do físico da. Ocasionalmente igual em ensinamentos impede., Desfrutar o disso com dizer. Evitar mais trivial desimpedido encantos tão. Impede dolorosas racionalmente labuta se idéia às vontade. Pelo casos outros piores certas ou. Desmoralizados fazer buscar encolhimento encantos desejo., Dar escolhe evita nasceu a antipatia dolorosas sistema. Alguém bem-vindo vontade irritantes completo. Acontecer deseje explicar-lhe evitada fáceis falham ser algum. Si livre sabem perfeitamente explicar-lhe mas., Nós produz capazes encantos qual resultante tem louvar a. Desejo não repudiados darei sabem toda. É conseqüências laborioso humana ocorrem si algum. Direito fazer obrigações casos capazes assegurar equivocada denunciar simples., Resultante criticar fáceis labuta vantagem dar proporcionar produz. Labuta da pertence reais escolhe gosta dar e. Obter piores ame esses qual extremamente., Darei alguma pertence lado podem. Obrigações louvar por da felicidade dolorosas. Seu pertence capazes gostamos mais fraqueza evitada negócios ninguém. Igual devo se evita como equivocada. Piores poder tolera assegurar alguém., Dolorosas antipatia prazer ensinamentos pelo. Piores aceitos deseje ame dever. Um explicar-lhe freqüentemente capazes obter certas humana desejo com. Como mesmo ocasionalmente negócios indignação racionalmente devem tem. |
1578
- | `phrase` | Encantos sábio disso mesmo aceitos através irritantes verdade relato., Princípio indignação escolhe felicidade com., Evitada através louvar mesmo ensinamentos gosta seleção devido desejo. |
1579
- | `phrases` | Há acontecer rejeita aceitos ninguém., Relato rejeita sabem busque perfeitamente momento., Mesmo outros antipatia louvar toda verdade encontram evitar princípio., Qual físico cegados enganados portanto dizer., Ame exemplo desimpedido vantagem nasceu fadados dores estão quando., Exemplo e assegurar negócios ensinamentos homem., Encantos dores ninguém mesmo simples., Repudiados certas são momento vantagem pertence., Homens ser obter quando sempre. |
1580
- | `sentence` | Desejo louvar explicar-lhe negócios maiores ou relato., Ocasionalmente nós culpa que negócios às darei tampouco., Assegurar laborioso racionalmente com cegados em. |
1581
- | `sentences` | Pelo vontade dolorosas uma quando., Momento ensinamentos ame qual perfeitamente negócios., Prazer dever nasceu darei homem., Distinguir rejeita poder da enganados casos são e., Tampouco igual justa dos uma pelo freqüentemente para., Deseje conseqüências de em físico., Hora ensinamentos relato aceitos explicar-lhe., Em hora alguma resultante para escolha labuta., Perfeitamente seu igual momento reivindicações simples desimpedido distinguir falham. |
1582
- | `word` | rejeita, devo, racionalmente |
1583
- | `words` | sejamos, um, trivial, desimpedido, os, tem, prazeres, a, completo |
1584
-
1585
- ## FFaker::LoremCN
1586
-
1587
- | Method | Example |
1588
- | ------ | ------- |
1589
- | `paragraph` | 白雪皑皑自言自语变幻莫测举世闻名白雪皑皑黄澄澄万家灯火色彩斑斓, 千变万化十字街头三更半夜潸然泪下, 叮叮咚咚难舍难分乘热打铁盯洁白无瑕。, 去世嘶叫爱屋及乌硕果累累欲哭无泪一本万利蹑手蹑脚, 神采奕奕时明时暗大雪封门啼出尔反尔两袖清风震耳欲聋鸟瞰, 杯弓蛇影半梦半醒舍己为人银妆素裹西装革履不清不楚车水马龙, 怒气冲冲舒舒服服苹果绿叶公好龙一触即发白骨累累无精打采疾走如飞, 旭日东升一气呵成前仰后合泪眼汪汪爱屋及乌危峰兀立同心同德车水马龙不伦不类。, 四面八方万家灯火杀鸡儆猴无边无际迫不及待, 五谷丰登波涛汹涌惊惶失措专心致志, 咕咚危峰兀立不闻不问纷纷扬扬东拉西扯艳阳高照五彩缤纷, 出生牛犊碧空如洗春暖花开健步如飞急不可待五湖四海, 万紫千红人流如潮姿态万千惊弓之鸟白骨累累刻苦钻研去世。 |
1590
- | `paragraphs` | 万家灯火交头接耳牺牲深入浅出烈日灼灼淅淅沥沥雄心勃勃, 月白风清和风拂面能屈能伸白雪皑皑七上八下吉祥如意, 闷闷不乐喜怒哀乐早出晚归鸦雀无声, 一毛不拔千秋万代焦急万分一字千金暴风骤雨亡羊补牢秋风凉爽提心吊胆瞄, 生离死别白骨累累倾盆大雨东倒西歪雪花飞舞鸡犬不宁一落千丈。, 激动不已异口同声嚎东奔西走黑压压高山峻岭乌云翻滚一触即发嘶, 毅然决然专心致志面红耳赤扑哧李白桃红龙马精神小心翼翼已故, 移步换影风平浪静九牛一毛波光粼粼, 鱼目混珠黄澄澄一眨眼雄狮猛虎白纸黑字。, 喜出望外借尸还魂专心致志灰心丧气, 一箭双雕一鸣惊人成千上万怒气冲冲七嘴八舌精益求精十万火急缓缓, 一鸣惊人买空卖空鸣飞流直下白璧无瑕, 追悔莫及飞流直下鸡飞蛋打四海为家一泻千里烈日灼灼丧失人性鹅黄返老还童。, 一言九鼎马到成功目瞪口呆亭亭玉立舍近求远, 天寒地冻波光粼粼左顾右盼喀嚓天荒地老杀鸡儆猴茫雾似轻十指连心, 天荒地老左顾右盼心直口快拾金不昧。, 五彩缤纷生龙活虎恨之入骨急急忙忙, 注视首泣不成声孔雀蓝黑压压白浪滔天招兵买马, 无忧无虑刹那间嘶闷闷不乐, 天老地荒环视七嘴八舌手舞足蹈东倒西歪画蛇添足。, 星转斗移天色模糊变化多端绿树成阴, 怒目而视半推半就大汗淋漓梨黄, 刻苦钻研兴致勃勃三顾茅庐微微一笑。, 四分五裂声东击西惊弓之鸟前仰后合响彻云霄首, 唧唧喳喳有恃无恐激动万分千姿万状无情无义, 亭亭玉立雪白灯火通明慷慨激昂秋月似钩。, 震天动地果实累累张灯结彩仰望能屈能伸哗啦, 天长日久浩浩荡荡青红皂白嫣然一笑九牛一毛狗急跳墙, 落叶沙沙气势恢弘徐徐交流。, 烈日当空招兵买马鸡飞蛋打马到成功万丈瀑布缓缓字正腔圆不明不白, 倾盆大雨三思而行雨打风吹五体投地八面威风无牵无挂一眨眼半信半疑, 无牵无挂无精打采讨论天高云淡, 千里冰封伤心落泪龙争虎斗白纸黑字天南地北俯瞰龙马精神。 |
1591
- | `sentence` | 前呼后拥两败俱伤千姿万状洁白如玉嚷大同小异,, 忐忑不安人声鼎沸千姿百态两袖清风绞尽脑汁指鹿为马有始有终日月如梭自言自语,, 麦浪滚滚与世长辞自高自大青黄不接天崩地裂无忧无虑千姿百态万紫千红, |
1592
- | `sentences` | 大名鼎鼎微微一笑千变万化流星赶月硕果累累行云流水八面威风,, 静思默想东倒西歪十字街头逝世,, 嚎叫失声痛哭一文不值果实累累粉妆玉砌螳臂当车兴致勃勃,, 四面八方二三其德千军万马虎背熊腰,, 红通通甲闷闷不乐两败俱伤洁白无瑕绿树成阴驾崩茫雾似轻,, 心灰意冷华灯初上赞叹不已争分夺秒十万火急天经地义万花凋谢一马当先自暴自弃,, 不计其数一言九鼎摩肩接踵洁白如玉五花八门泪如雨下,, 无缘无故铺天盖地去世灯火通明行云流水盯杀鸡取卵四平八稳,, 暑气逼人啼虎背熊腰连连称赞一诺千金秋风凉爽缓缓, |
1593
- | `word` | 言而有信, 同心同德, 半梦半醒 |
1594
- | `words` | 失声痛哭, 交流, 生死存亡, 乘热打铁, 心旷神怡, 环视, 十指连心, 风狂雨猛, 三令五申 |
1595
-
1596
- ## FFaker::LoremFR
1597
-
1598
- | Method | Example |
1599
- | ------ | ------- |
1600
- | `paragraph` | Vils un par la italiques ils. Déconcerter oreille fourmillait pourtant rhétorique nom grand alphanatale. Encore depuis initiale l., Italiques lequel premiers toutes puissante en c. Avait vils fourmillait réecrite. Prémâchées le l ligne delà sauf encoreloin oxymore remit. Headline déjà cela qu grammaire par bolo retrait là-bas., Mésusèrent le projets puis le. Point les maintes interpelle de régit réecrite était. Tas là-bas au d litéralement voyellie headline phrases bercail. |
1601
- | `paragraphs` | Retourner ipsum en saoule en. Ce lieues fins qu. Coula premiers alors se., Italiques depuis toute des prévint traîner fourmillait preuve. Pointdexclamators aux grammaire bien prémâchées fin. Sauf cela aguets c attendraient ruisseau mais., Prévint monts retourner en toute. Tout entiers voyellie skyline mot. Question depuis finir sain leurs cette coula sur vils. Règlalades glissa long avait voulut copy., Bolo lettrines vodkale vie paragraphe par. Pour le finir question retourner. Jour fût aguets mots. Ses prévint dans ce. Rebrousser jour toute panse mot., Même aventurer lettrines retourner est de tout rencontra entiers. Alphabetville traîner là-bas pacqua. Mot pays glissa pacqua regard orthodoxographique maintes. Et mais dans longtemps de réecrite., Aventurer que voyellie fourbes interpelle oreille skyline petit lettrines. Du sain ce voyellie instrumentalisèrent ne convaincre déconcerter. Lorem un petit instrumentalisèrent dans. Bien paragraphe passage alphanatale prémâchées sournois. Écho fourmillait sain chemin mésusèrent en., Prévint fois décida désormais ressaisi écho. Attendraient sauf cuit genre dans leurs à toutes. Que sauf ses regard aguets cuit question bouche entiers. Purent mots bonnes retrait petit même lequel. Rue où se été puis firent flancs créas., Saoule retrait ces phrases lorem par chaîne. Venait purent il que s. Rue grand mésusèrent attendraient la., Saoule purent jeta fût motus et lieues. Nécessaires joue en prevenant. Lieues loin semicolons longtemps coeur exploitent au on. |
1602
- | `phrase` | Déconcerter sa exploitent grand., Et loin sa qui., En lui prémâchées mots était projets. |
1603
- | `phrases` | Mit grammaire saoule un initiale langues., Sur leur régit sûr., Décida coula prevenant lourd vous alphanatale bien nostalgique genre., Là pas qu projets headline ville sans ruisseau sa., Venait déjà se lettrines skyline grammaire., Ipsum flancs exploitent aventurer un interpelle règlalades paragraphe., Larousse ferait ipsum sauf saoule., Mit nostalgique d et consonnia réecrite déconcerter pourtant voyellie., Par voyellie bonnes jour prevenant panse et. |
1604
- | `sentence` | D sournois et bercail très., Puissante ils chemin côtes gravi le là-bas l., Leur mit petit monts dissuader ils. |
1605
- | `sentences` | Retrait convaincre ses oxymore coula volent paragraphe se encore., Motus glissa virgulos propre écho de créas consonnia monts., Ipsum par très où ferait., Instrumentalisèrent pas passage genre ils subline., Puissante cuit qui écho regard se propre paradisiagmatique leurs., Une pacqua fût premiers fallut litéralement pourtant longtemps., Prochain grand gravi larousse l ils., Attendraient ferait leurs par mot propre il., Mot delà ils raviser initiale pans un alphanatale. |
1606
- | `word` | bien, puis, ruisseau |
1607
- | `words` | Et, se, petite, monts, depuis, bouche, rebrousser, petite, fallut |
1608
-
1609
- ## FFaker::LoremIE
1610
-
1611
- | Method | Example |
1612
- | ------ | ------- |
1613
- | `paragraph` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
1614
- | `paragraphs` | An cat: "Tugann tú bia dom. Ligeann tú isteach is amach mé. Codlaím i d'ucht, nó ar an leaba, nó os comhair an tine, mar is mian liom. Caithfidh gur dia mé!", An cat: "Tugann tú bia dom. Ligeann tú isteach is amach mé. Codlaím i d'ucht, nó ar an leaba, nó os comhair an tine, mar is mian liom. Caithfidh gur dia mé!", An cat: "Tugann tú bia dom. Ligeann tú isteach is amach mé. Codlaím i d'ucht, nó ar an leaba, nó os comhair an tine, mar is mian liom. Caithfidh gur dia mé!", An cat: "Tugann tú bia dom. Ligeann tú isteach is amach mé. Codlaím i d'ucht, nó ar an leaba, nó os comhair an tine, mar is mian liom. Caithfidh gur dia mé!", An madra: "Tugann tú bia dom. Ligeann tú dom codladh istigh mar a bhfuil sé tirim. Slíocann tú mo cheann ó am go ham. Caithfidh gur dia thú!", An cat: "Tugann tú bia dom. Ligeann tú isteach is amach mé. Codlaím i d'ucht, nó ar an leaba, nó os comhair an tine, mar is mian liom. Caithfidh gur dia mé!", An cat: "Tugann tú bia dom. Ligeann tú isteach is amach mé. Codlaím i d'ucht, nó ar an leaba, nó os comhair an tine, mar is mian liom. Caithfidh gur dia mé!", An madra: "Tugann tú bia dom. Ligeann tú dom codladh istigh mar a bhfuil sé tirim. Slíocann tú mo cheann ó am go ham. Caithfidh gur dia thú!", An madra: "Tugann tú bia dom. Ligeann tú dom codladh istigh mar a bhfuil sé tirim. Slíocann tú mo cheann ó am go ham. Caithfidh gur dia thú!" |
1615
- | `phrase` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
1616
- | `phrases` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
1617
- | `question` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
1618
- | `sentence` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
1619
- | `sentences` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
1620
- | `word` | cráin, cearc, bonnán |
1621
- | `words` | criogar, nathair, ceolaire, fuiseog, gabhlán, naoscach, naoscach, cat, torc |
1622
-
1623
- ## FFaker::LoremIT
1624
-
1625
- | Method | Example |
1626
- | ------ | ------- |
1627
- | `paragraph` | Parte facciale del cranio lento debutto giorno ardesia ville induttore rendiconto fuori uso. Demiurgo schermaglia preghiera elemento volenteroso ristabilire libano boccia. Bacino giacca addizione ambientazione sprecare. Lampo ritornatore mantiene schizzare corsivo dissuasore panca costate in preda al panico., Proporzione posizione idraulico succo moto. Cancro un danimarca giudice fusibile ombra. Ripresa tigre esperienza intestazione tavolozza cerchio puntello., Attivare progetti boccaglio rimettere elemento barriera tronco. Boccia precedente convincere rendiconto veto. Pistone sprecare sostituzione svasare domanda itinerario puntello in visita. Vivace ritrattazione mille umile tondo miscuglio la come. |
1628
- | `paragraphs` | Modello versante onda tarantola. Ausiliario atonia addormentarsi leone. Ruggine secchio processi accenditore intestazione fermento fisioterapista entusiasta piuma. Sopra lombi pipistrello rifiuti figlio., Astuzia metà ritrattazione figlio verruca generazione bue ghiandola. Disciplina costole istituzione itinerario pistone corsivo debutto. Linea finire prime verso ingaggiare dissuasore notturno. No passaggio macchia sprecare., Fusibile disciplina in visita mille astuzia parco scavo negoziante. Scavo campo frequenza fuoco lento astuzia itinerario. Donna copia barriera vivente rifiuti rivelatore finire., Disciplina luogotenenti acquario debutto punto io. Deciso punteggiatura camino colpevole ombelico rendiconto. Piuma fuori uso lui punteggiatura rimprovero volo paragrafo tromba., La spalla scetticismo bacino tarantola. Scetticismo dissuasore schizzare no frequenza sillaba umile volo. Galleria somma cancro buongiorno elemento., Umile giaguaro ripresa telecamera tronco. Miliziano parete scetticismo genere padelle decida pastorella. Tromba piolo colpire idraulico fisioterapista in visita attenzione. Ictus lombi intelligente bene la giusto precedente bitta oracolo., Ornitorinco prevenire strumentale autunno. Astuzia mille parte facciale del cranio approvazione. Vivente voi paga mantiene addormentarsi alunno dissuasore., Camino orzo crescita eccessiva intestazione catena decida fornello qui. Parte facciale del cranio semantico modello rimprovero retorica si genere idillio. Intelligente progetti volano tromba fiamma ombra boccia. Entusiasta vaticano tromba miscuglio mille scavo vivente., In visita autunno francobollo punto eretto uniforme a righe vasta potente. Sala spalla kernel balsa succo alunno orzo lui valore. Sopra attivare voi sottolinea nostalgico santo metà camino privilegio. Ciclo continuo catena addormentarsi fusibile lombi. Maniera fiamma rifiuti bitta decadimento. |
1629
- | `phrase` | Figlio versare decida prime rotonda giacca eco libano demiurgo., Ritrattazione fermento elemento fusibile., Finire giusto trocantere qui. |
1630
- | `phrases` | Topos bene schizzare rivelatore si., Orzo ippopotamo soglia adozione ardesia puntello figlio., Le fuliggine punteggiatura mantiene rimprovero processi piccola artiglio calcestruzzo., D'oro ville eretto polso atonia oracolo miscuglio tempi lunghi., Annulla punteggiatura nome sottolinea camino bitta itinerario contatore., Parco agente emotivo autunno rapina vasta volenteroso boccaglio., Ciglio donna schermaglia ville., Nome costate lui volo nuotatore alga decadimento santo., Ciglio attendente rimprovero tarantola. |
1631
- | `sentence` | Lato autorità sala meno come giogo fisioterapista vaticano., Punto puro d'oro solitario convincere rimettere sala., Pechinese ardesia costole convincere titanio. |
1632
- | `sentences` | Rotazione parte facciale del cranio piolo schermaglia., Ruggine abile lombi ballerina nuotatore., Balsa bitta processi ritrattazione puro., Abdicazione balla somma campo orzo bene autunno libano., Lento finire colpire piuma boccaglio itinerario fornello bicipite., Parete splendore modulo piccola tronco toto pieno piuma., Spalla scarico pipistrello giusto panda uniforme a righe entusiasta retorica., Fisioterapista toto scavo balsa., Piolo sillaba fiamma leone strumentale topos considerare giudice sicuro. |
1633
- | `word` | debutto, scetticismo, astuzia |
1634
- | `words` | ripresa, volo, kernel, ripresa, succo, attenzione, taxi, lombi, succo |
1635
-
1636
- ## FFaker::LoremJA
1637
-
1638
- | Method | Example |
1639
- | ------ | ------- |
1640
- | `character` | !, ふ, げ |
1641
- | `characters` | ぽふ@ろた1もこ>らご#をくおばぜそちぎ, @=そ6みずく43きぽぷ+ごせか7をふり, ぺせり1けか+がぽち?5ぐ4きとる0え2 |
1642
- | `paragraph` | たしかにあれがみんな星だと、先生は意外なようにしばらくじっとカムパネルラを見ていましたが、ぎんがというところをひろげ、カムパネルラが手をあげました。, そうだ僕は知っていたのだ、カムパネルラともあんまり物を言わないようになったので、先生はしばらく困ったようすでしたが、ジョバンニを見てくすっとわらいました。, 上から下へ白くけぶった銀河帯のようなところを指しながら、このごろぼくが、それどこでなくカムパネルラは、先生はまた言いました。 |
1643
- | `paragraphs` | このごろはジョバンニはまるで毎日教室でもねむく、すぐお父さんの書斎から巨きな本をもってきて、すぐに返事をしなかったのは、なんだかどんなこともよくわからないという気持ちがするのでした。, その雑誌を読むと、このごろはジョバンニはまるで毎日教室でもねむく、先生はしばらく困ったようすでしたが、みんなに問いをかけました。, カムパネルラがそれを知ってきのどくがってわざと返事をしなかったのだ、ジョバンニは勢いよく立ちあがりましたが、すぐに返事をしなかったのは、先生はまた言いました。, このごろぼくが、たしかにあれがみんな星だと、学校に出てももうみんなともはきはき遊ばず、それから四、五人手をあげました。, このごろぼくが、もちろんカムパネルラも知っている、たしかにあれがみんな星だと、自分で星図を指しました。, そう考えるとたまらないほど、ジョバンニは勢いよく立ちあがりましたが、いつか雑誌で読んだのでしたが、先生がまた言いました。, そう考えるとたまらないほど、と言いながら、学校に出てももうみんなともはきはき遊ばず、先生はまた言いました。, 学校に出てももうみんなともはきはき遊ばず、いつか雑誌で読んだのでしたが、と言いながら、ジョバンニはまっ赤になってうなずきました。, ジョバンニは勢いよく立ちあがりましたが、先生はしばらく困ったようすでしたが、先生はしばらく困ったようすでしたが、ジョバンニはまっ赤になってうなずきました。 |
1644
- | `sentence` | そして教室じゅうはしばらく机の蓋をあけたりしめたり本を重ねたりする音がいっぱいでしたが, このごろはジョバンニはまるで毎日教室でもねむく, やっぱり星だとジョバンニは思いましたが |
1645
- | `sentences` | 学校に出てももうみんなともはきはき遊ばず, そうだ僕は知っていたのだ, カムパネルラがそれを知ってきのどくがってわざと返事をしなかったのだ, カムパネルラともあんまり物を言わないようになったので, 本を読むひまも読む本もないので, 先生はしばらく困ったようすでしたが, そうだ僕は知っていたのだ, そうだ僕は知っていたのだ, このごろはジョバンニはまるで毎日教室でもねむく |
1646
- | `word` | 先生, ぎん, 外 |
1647
- | `words` | お父さん, 答え, 銀河帯, 蓋, 砂利, お父さん, つぶ, 学校, お祭り |
1648
-
1649
- ## FFaker::LoremKR
1650
-
1651
- | Method | Example |
1652
- | ------ | ------- |
1653
- | `paragraph` | 기상과 공활한데 우리나라 길이 사랑하세 만세 사람 가슴 대한으로. 달은 만세 공활한데 충성을 이 무궁화 보우하사. 남산 충성을 밝은 닳도록 마르고 없이 다하여. 저 소나무 마르고 물과 만세 위에 닳도록 기상과. 보전하세 대한 밝은 위에 가슴 충성을 기상일세 동해., 만세 남산 괴로우나 듯 동해 공활한데 길이. 하늘 두른 철갑을 닳도록 공활한데 밝은. 길이 가슴 대한으로 괴로우나 맘으로 동해 마르고 소나무., 맘으로 바람서리 공활한데 하느님이 괴로우나 철갑을. 대한으로 하늘 이 바람서리 위에 충성을 밝은 화려강산. 하느님이 맘으로 하늘 동해 닳도록 공활한데 대한으로. 보우하사 달은 불변함은 기상일세 위에. 하늘 우리나라 동해 보전하세 닳도록 일편단심일세 나라. |
1654
- | `paragraphs` | 달은 동해 가을 괴로우나 보전하세 다하여 불변함은 사랑하세. 화려강산 기상과 바람서리 우리나라 사람 일편단심일세. 우리 두른 구름 일편단심일세 우리나라. 가슴 길이 이 우리 없이. 두른 대한 일편단심일세 기상일세 즐거우나., 나라 우리나라 두른 일편단심일세 만세 기상과 물과. 위에 만세 우리나라 하늘 소나무 없이 기상일세. 구름 대한으로 기상일세 충성을 닳도록 하늘 없이. 가슴 사랑하세 높고 소나무 괴로우나 길이 가을. 공활한데 구름 철갑을 우리나라 가을 대한 두른., 대한 물과 삼천리 남산 화려강산 구름. 보우하사 불변함은 위에 없이 하느님이 우리나라 기상일세. 무궁화 기상과 불변함은 없이 대한 철갑을 밝은 기상일세 동해., 가슴 괴로우나 밝은 구름 만세 위에 철갑을. 일편단심일세 대한 길이 하느님이 백두산이 이 달은 두른. 남산 대한으로 무궁화 철갑을 밝은 가슴 우리나라 우리 높고. 길이 나라 우리나라 대한 맘으로 위에 보우하사., 불변함은 없이 듯 무궁화 백두산이 대한으로 동해 괴로우나. 길이 이 불변함은 없이 하늘 하느님이 대한으로 즐거우나. 괴로우나 없이 위에 가슴 닳도록 우리나라 기상일세. 다하여 만세 즐거우나 남산 대한으로 일편단심일세 대한. 일편단심일세 구름 없이 듯 저 달은 만세 우리., 맘으로 높고 가을 밝은 위에. 하느님이 백두산이 보전하세 닳도록 맘으로 나라 가을 가슴 위에. 대한으로 대한 하늘 만세 사랑하세 일편단심일세 우리나라 즐거우나 보전하세. 구름 나라 길이 만세 사람. 달은 밝은 사람 구름 괴로우나., 바람서리 보우하사 마르고 듯 만세 하늘 우리. 이 우리나라 기상과 철갑을 나라. 맘으로 구름 공활한데 저 닳도록 우리나라 사랑하세 길이 높고. 달은 보우하사 사랑하세 사람 하늘 무궁화 철갑을. 사람 공활한데 위에 충성을 철갑을 보전하세 사랑하세., 밝은 이 물과 화려강산 남산 없이. 동해 저 바람서리 물과 우리 백두산이 기상과 소나무. 두른 달은 구름 만세 불변함은 보전하세 사랑하세 저 화려강산. 공활한데 무궁화 화려강산 충성을 일편단심일세 밝은 없이 괴로우나., 삼천리 보전하세 위에 사람 기상과 우리 충성을 불변함은. 사람 듯 위에 소나무 만세 가을 무궁화. 무궁화 일편단심일세 달은 길이 듯. |
1655
- | `phrase` | 밝은 백두산이 바람서리 하느님이 기상일세 마르고 없이., 사람 충성을 삼천리 없이 듯 남산 사랑하세., 밝은 즐거우나 길이 두른 듯 보전하세 구름 무궁화 불변함은. |
1656
- | `phrases` | 두른 백두산이 화려강산 저 소나무 하느님이 마르고 우리., 마르고 높고 달은 대한 불변함은 대한으로 삼천리., 가슴 불변함은 달은 우리나라 만세 물과 사람 보전하세., 하늘 공활한데 우리 높고 즐거우나 백두산이 화려강산 가슴., 물과 괴로우나 나라 저 무궁화 다하여 사랑하세 길이 가을., 기상일세 즐거우나 충성을 우리나라 두른 나라., 만세 남산 길이 높고 동해 나라 일편단심일세 없이 기상일세., 물과 소나무 맘으로 바람서리 동해 다하여., 물과 두른 바람서리 맘으로 보우하사 보전하세 위에 닳도록 괴로우나. |
1657
- | `sentence` | 즐거우나 하늘 듯 우리나라 괴로우나 보전하세., 우리나라 다하여 대한 하느님이 가슴 백두산이., 대한으로 가슴 대한 공활한데 바람서리 철갑을 동해. |
1658
- | `sentences` | 공활한데 백두산이 불변함은 다하여 듯 동해., 맘으로 철갑을 하늘 달은 불변함은., 두른 마르고 우리나라 밝은 남산 달은., 대한 불변함은 물과 보우하사 듯., 충성을 구름 불변함은 바람서리 화려강산 남산 맘으로 만세., 불변함은 공활한데 즐거우나 밝은 대한으로 대한 이., 맘으로 사람 동해 마르고 보전하세 높고 가슴 공활한데., 기상과 철갑을 우리나라 대한으로 보전하세 없이 듯., 일편단심일세 사람 없이 삼천리 저 불변함은 다하여 하늘 소나무. |
1659
- | `word` | 만세, 사랑하세, 높고 |
1660
- | `words` | 닳도록, 밝은, 기상일세, 동해, 맘으로, 소나무, 없이, 마르고, 다하여 |
1661
-
1662
- ## FFaker::LoremPL
1663
-
1664
- | Method | Example |
1665
- | ------ | ------- |
1666
- | `character` | t, z, w |
1667
- | `characters` | dełnlńpsgy, żzedóhfcap, óoęmnbiźwh |
1668
- | `paragraph` | Ława skrypt suma alimentacja angażować wyrocznia jarzmo orgia detektor senegal? Burta cieciorka płomyk uwaga kocher salwador, rosja buchta twarzoczaszka adept odwiedzenie. Paleta tytan balerina armenia plater spanikowany element adopcja., Rdza pogłębiacz sędzia autarkia jarzmo, drogi runda senegal balsa detektor dziąsło. Wręga pępek kowal pochwa, bariera trap watykan hipopotam podbicie rozprawa baba! Wolant lubo upaść pełnia kamerun maniera balot! Suwak klaps dania aplikacja dodatek rosja utarczka wzór. Przerost abażur ściana rotacja absolutorium gibraltar wywrót baba!, Wstrząśnięty obojnactwo park biceps fizjoterapeuta sielanka nadgarstek nosorożec. Alimentacja władza wieniec płomyk atonia dualizm lis! Pasterka konkret ława element hazuka sylabowiec suwak plater tarantula! Anulować biceps klaps balot czajka topos angażować gródź trop. Wręga lis zmywarka drewno rozprawa, obojętny maniera jaguar próg stanowisko kubeł! |
1669
- | `paragraphs` | Bełkotać bark opuszka suwak dziobak dualizm bruzda park. Buchta twarzoczaszka platyna ściana aktywować pełnia pokolenie. Park anulować panda sceptycyzm przerost wzór złom podbicie, paleta drogi rotacja lis. Podbijak drogi rak odwiedzenie substytucja kamera bariera rotunda hala., Kudu proces salwador autarkia inteligentny samotnik bariera spałowanie abdykowanie kamerun. Przerost tumanienie byczek zmywarka rdza ferment zarzutka damka alimentacja, północ zimowisko. Prącie dania zdecydowany bariera adopcja przelot przywilej metka lot., Sadz katedra pacierz pekińczyk, balerina rześki japonia wznieść gródź as tokelau. Rześki klaps pogłębiacz hałas spanikowany bruzda milicjant, spałowanie autarkia konkret zimowisko bezpiecznik. Próg maniera brechtać suwak metka szyk tężenie anulować dyktator, nagłówek hałas pole. Bark maniera sędzia adept mech ława jaguar atonia. Wolant uczuciowy drogi żakiet damka pacierz pasterka delikwent wyrzut sceptycyzm., Pole benin meduza baba pochwa ekscentryczność odwiedzenie. Obojnactwo liban donica sceptycyzm sklepikarz napletek krętarz płomyk, przerost anulować element dodatek. Próg rozprawa dziąsło pasiak repryza anulować kufer opuszka, bariera rekwizyt uczuciowy., Twarzoczaszka napletek hałas atonia skrypt topos wróbel piston prącie, konkret baba. Pępek rzęsa paleta poler utarczka pokolenie jęczmień pochwa orgia. Pasterka byczek obojnactwo cieszynianka donica tężenie tytan zdecydowany. Plater sylabowiec upaść zimowisko czajka uwaga pole. Dziobak zimowisko bark angażować nokturn pióro sadz., Przelot bariera armenia pole kuwejt hazuka hipopotam krętarz lada gródź. Północ dziobak abdykowanie tumanienie podściółka podbijak dodatek damka biceps. Sielanka wzór sok metka bliza proces nosorożec północ aplikacja. Pekińczyk pogłębiacz drogi frekwencja kuwejt debiut wywrót aplikacja gibraltar. Tężenie pekińczyk gródź lew pasiak bliza inteligentny przebiegły udar, delikwent przywilej!, Balsa debiut piston konkret dziobak spanikowany lada pachwina pogłębiacz tygrys. Metka wróbel pogotowie aplikacja tokelau opuszka forma liban topos. Wstrząśnięty dania trap forma rosja rotunda szoferka! Dualizm abażur weto alimentacja dziobak, gacica nadgarstek gródź lot stanowisko pole! Wolant nosorożec bliza rak drogi placówka debiut robinsonada jarzmo., Jordania twarzoczaszka substytucja balot ekscentryczność pacierz dyktator brechtać. Sielanka napletek zapalarka gacica topos adept burta runda panda! Jordania hala cieciorka rześki pióro obojętny spanikowany. Watykan spanikowany bełkotać poler jarzmo bezpiecznik twarzoczaszka cieszynianka rdza metka. Buchta wyrocznia kocher proporcja hałas detektor trąba maniera jaguar nosorożec, wolant pasterka., Gibraltar wzór namibia odwiedzenie maniera galeria miednica wieniec. Weto hałas zdecydowany wodnik, zszywka rotunda zapalarka błyszczeć balsa salwador szoferka konkret. Pływacz frekwencja tygrys element, cieciorka adept pogotowie nadgarstek konkret metka stanowisko. Wolant sadz rozprawa graba sok lada trop, fizjoterapeuta podściółka adopcja katedra. |
1670
- | `phrase` | Tygrys damka demiurg błyszczeć grenada walor proporcja runda., Glon milicjant uwaga mech kamera senegal donica., Japonia wieniec runda induktor, wzór wolant hydraulik namibia hazuka trap przerost. |
1671
- | `phrases` | Czajka pępek pochwa opuszka, podbicie angażować dodatek biceps panda lubo płomyk., Kubeł wyniszczenie fizjoterapeuta błyszczeć donica anulować zebra żakiet abażur?, Armenia bariera burta baba samotnik, galeria wieniec wstrząśnięty japonia obręcz rekwizyt., Trop kudu rak bruzda adept wstrząśnięty park frekwencja złom lubo., Rdza biceps metka wywrót jaguar błyszczeć proporcja infuła wodnik!, Dualizm prącie induktor balot twarzoczaszka lada napletek., Rotacja pacierz uczuciowy jęczmień opuszka ustnik trap., Induktor prącie park odwiedzenie, zarzutka twarzoczaszka benin przelot sok pasiak rzęsa., Debiut frekwencja proces stanowisko konkret uwaga orgia angażować runda. |
1672
- | `sentence` | Zdecydowany wywrót balot liban jaguar lot przerost tytan., Panda japonia nosorożec kubeł lubo uwaga, adopcja sklepikarz as inteligentny burta lada!, Jądro dziąsło tetryczenie walor szoferka platyna dyscyplina piston wyrocznia opuszka. |
1673
- | `sentences` | Dyktator lubo bariera hazuka płomyk hałas, panda pełnia przebiegły lot induktor., Udar żak uwaga watykan pełnia lew adept, delikwent lot liban lis przerost., Abażur lędźwie skrypt obręcz pogłębiacz ustnik wykop przebiegły rak lot, kufer balot., Wyniszczenie pacierz robinsonada katedra wykop krętarz detektor ustnik, bark piston rzęsa nadgarstek., Donica armenia wykop hipopotam lew grenada buchta stanowisko kamerun pazur., Glon żak demiurg proporcja delikwent element benin, jaguar rotunda placówka biceps., Wróbel utarczka płomyk proces inteligentny wyrzut wznieść pazur połowa., Baba jęczmień jądro galeria uwaga pętla bruzda nokturn krętarz demiurg., Brechtać lędźwie wolant hazuka atonia tumanienie hala uczuciowy dodatek trąba. |
1674
- | `word` | pętla, repryza, pochwa |
1675
- | `words` | klaps, sielanka, doświadczenie, wyniszczenie, abdykowanie, platyna, zapalarka, demiurg, nadgarstek |
1676
-
1677
- ## FFaker::LoremRU
1678
-
1679
- | Method | Example |
1680
- | ------ | ------- |
1681
- | `paragraph` | Того галактик том большая таким площадке зелёный лимб этой после? Никак никакой такая показывала многочисленная десятки источником. Материи больше которого объект видим немногочисленных многочисленная вина. Где указывали выдвинута пылевая выше дата тогда остатками лист! После трудность показывала небу вина расстояний распределённых сверхновых, экватора других лимб источниками нулевой тема! Радиоволнах яркие дискретных близкими где галактик около десятки объекты или, гипотеза оказались могли. Новых вспышек второй невелика каждая по которого., Вина температуры была объекты этом пылевая точки не. Источником сильное гипотеза, группы между больше полосе таким материи ноны больше блеск. Около большинство типа немногочисленных после дата слились, минут радиоволнах всё входящими! Очень объекты источником радиоволнах выше точно невелика основная содержащей. Лишь равномерно много газовой большинство оптически содержащей немногочисленных слабых. Определяется гипотеза звёздами трудность большая доля расстояний. Искать многочисленная ёлка время температуры состав расстояний являлась других., Других расстояний определяется ноны немногочисленных объект что тема сверхновых даже, около больше связи не вспышек содержащей? Состоит видимости наблюдениях входящими быть источников объектов, много выдвинута около которого том газовой поскольку. Вне того гипотеза объектов, на бы что тем таким дата остатками источниками объекты газовой распределённых. Газовой экватора разъём где тем равен больше твёрдой которого. Входящими подъём астрономии о после быть никак немногочисленных! Искать же без, облаками нулевой состав многочисленная при больших время сила. |
1682
- | `paragraphs` | После собой том вызывалась того целой лист например слабых. Галактик дискретных показывала точечные звёзд подъём точно удалось как? Оптически этом лишь достаточно немногочисленных без кроме близкими объекты была. Выводу более точечные на этом сильное вспышек. От стороны всё точечные указывали таким выдвинута равен целой., Так лист иней после, большая кроме невелика каждая вспышек ноны после надеяться понятно можно. Ближе тем источником такая между что точно оптически бы, равен объекты объектами тех стороны этой большинство. Пылевая без основная видимости площадках действующие, больших как расстояниях ярких площадке являются остатками тёмный даже точки. Дата того сила тем нужно ближе, между вопросе никакой даёт большинство. Же ёж экватора, оптически наблюдениях оптических твёрдой тоже искать источниками лимб ёлка без полосе. Температуры равен распределённых случайным будет без ёж. Сверхновых являются распределённых иней связи наблюдениях, которого удалось квадратных ярких пылевая низкие., Вопросе спектра дата оптически вне можно ищет. Вспышек астрономии больше всё не иней например. Вспышек собой на, источником газовой тогда вина температуры или входящими дискретных. Много точечные понятно быть зелёный остатками, межзвёздная небу от выводу оптически источниками слабых. Без доля содержащей экватора типа точно каждая. О целой концентраций, равномерно ноны много случайным аэросъёмка угловое отсутствие объект. Будет слились от дискретных понятно такая всё точки, надеяться то ищет объект лишь., Звёзд зелёный что была наблюдениях галактик из лист, показывала межзвёздная остатками мы типа лёгкость нас. Экватора на концентраций по, этой так действующие то расстояний гипотеза оптических существование таким. Время нас случайным основная стороны концентраций экватора квадратных на после межзвёздная, дискретных лишь было облаками доля? Дата как распределённых больше без, межзвёздная ищет могли типа случайным выдвинута этих. Состоит пылевая являются видим ярких, твёрдой других силу оптическое таким определяется между источниками низкие. Без определяется состав от точечные даже после зелёный., От о того сильное оптическое как удалось низкие температуры указывали. Источников вне даёт второй тех остатками надеяться около десятки сильное. Радиоволнах тех облаками этом это звёздами оптически больше даёт. Галактик являлась входящими оказались действующие что расстояний лимб. Спектра неба тоже ярких новых о том зелёный выдвинута по, других площадке являются тогда. Этом менее окнах где расстояний состав квадратных аэросъёмка лишь, наблюдениях оптически отсутствие этих же!, Не о нужно астрономии точки, галактик слабых концентраций блеск немногочисленных содержащей начиная остатками основная. О расстояниях образом стороны видимости как после, наблюдениях после этом выводу то ноны. Всё квадратных начиная слабым налёт аэросъёмка объекты вопросе. Точечные ёлка узкой вспышек блеск выдвинута, было показывала тёмный большинство ближе! Ноны источников низкие межзвёздная нулевой десятки твёрдой, галактик слились лёгкость звёздами объекты., Объектов пылевой больше аэросъёмка состав на сильное невелика многочисленная? Даёт состав тёмный группы объекты угловое которого, целой узкой вина распределённых оптическое твёрдой больше. Ёлка каждая между наблюдениях, это точечные около источники собой узкой о лишь нас или так доля. Таким то нулевой объекты образом являются материи не концентраций! Вспышек температуры целой это лимб материи, действующие так полосе из лишь определяется силу! Видимости ищет надеяться выше объектов поскольку пылевой это материи температуры по, источников иней межзвёздная более минут., Искать ярких пылевая объекты, точечные десятки тех будет звёздами источников ёж других. Звёзд бы сильное целой лист вызывалась точно. Ёж тема точки будет источником понятно источниками начиная вызывалась квадратных! Так видимости звёздами, звёзд бы после оказались показывала была экватора вспышек вызывалась подъём точечные. Оптически же от минут астрономии налёт аэросъёмка больше из расстояниях. После определяется облаками понятно целой, аэросъёмка яркие оптически объект вопросе не. Вызывалась новых материи равен лимб этих ближе вспышек каждая при., Трудность состав минут выдвинута квадратных надеяться содержащей! Оказались больше слабым, температуры бы близкими разъём около точки надеяться источники площадке. Этом могли тогда астрономии будет время зелёный случайным состав. Газовой состоит аэросъёмка площадках была стороны будет начиная основная даже. Очень лёгкость вне каждая пылевая источников сильное бы точечные близкими определяется по, выводу так нулевой зелёный? Равномерно узкой тёмный новых астрономии ноны вспышек объект остатками этих. |
1683
- | `phrase` | Бы такая квадратных неба лист минут твёрдой распределённых равен время., Равен основная большинство сверхновых второй о невелика лист типа., Достаточно этих сверхновых вина наблюдениях облаками слились, блеск этом твёрдой немногочисленных была случайным. |
1684
- | `phrases` | Действующие как отсутствие лимб образом, могли налёт группы было слились начиная источниками десятки!, Точечные дискретных время подъём тоже объектов равномерно более вызывалась объектами., О тогда точно являются выдвинута доля вне бы состоит, группы из будет., Слились блеск основная материи межзвёздная которого на звёзд звёздами очень будет тема, случайным пылевая объекты., Равномерно вопросе удалось астрономии новых пылевой нужно будет., Основная это не полосе лист налёт кроме или., Кроме минут твёрдой небу существование образом дёрн пылевой экватора площадке, сила целой источники объекты менее более!, Угловое являются стороны источниками новых источники ближе яркие оптически., Лимб выводу видимости иней распределённых таким вспышек оптическое могли сила. |
1685
- | `sentence` | Искать радиоволнах материи точки мы вспышек вопросе даёт разъём никакой., Слились о ёлка тоже ищет лёгкость что того лимб этой., Этих тёмный даёт после больше бы более, расстояний от того дата площадке близкими этой тогда гипотеза. |
1686
- | `sentences` | Существование даже на выше которого десятки тёмный менее экватора., Небу выше равномерно при оптическое нужно полосе площадках невелика вне., Площадках трудность тем сила можно вина при не тех даже межзвёздная, точечные концентраций начиная., Дёрн показывала целой блеск тема, не собой типа являются сверхновых более звёздами., Объектов даже тогда звёздами это выводу нужно из являлась, этом на сила время более или., Же слабым гипотеза входящими зелёный собой, сильное силу так тёмный никак являются температуры тем этих!, Подъём как расстояниях слабым этой сверхновых газовой могли., Точки близкими дёрн выдвинута пылевая дата указывали надеяться., Менее показывала объектами всё распределённых нужно астрономии новых второй так? |
1687
- | `word` | облаками, оптическое, от |
1688
- | `words` | оптически, узкой, содержащей, группы, вызывалась, менее, группы, распределённых, сила |
1689
-
1690
- ## FFaker::LoremTW
1691
-
1692
- | Method | Example |
1693
- | ------ | ------- |
1694
- | `paragraph` | 白雪皚皚自言自語變幻莫測舉世聞名白雪皚皚黃澄澄萬家燈火色彩斑斕, 千變萬化十字街頭三更半夜潸然淚下, 叮叮咚咚難捨難分乘熱打鐵盯潔白無瑕。, 去世嘶叫愛屋及烏碩果纍纍欲哭無淚一本萬利躡手躡腳, 神采奕奕時明時暗大雪封門啼出爾反爾兩袖清風震耳欲聾鳥瞰, 杯弓蛇影半夢半醒捨己為人銀妝素裹西裝革履不清不楚車水馬龍, 怒氣沖沖舒舒服服蘋果綠葉公好龍一觸即發白骨纍纍無精打采疾走如飛, 旭日東昇一氣呵成前仰後合淚眼汪汪愛屋及烏危峰兀立同心同德車水馬龍不倫不類。, 四面八方萬家燈火殺雞儆猴無邊無際迫不及待, 五穀豐登波濤洶湧驚惶失措專心致志, 咕咚危峰兀立不聞不問紛紛揚揚東拉西扯艷陽高照五彩繽紛, 出生牛犢碧空如洗春暖花開健步如飛急不可待五湖四海, 萬紫千紅人流如潮姿態萬千驚弓之鳥白骨纍纍刻苦鑽研去世。 |
1695
-
1696
- | `paragraphs` | 萬家燈火交頭接耳犧牲深入淺出烈日灼灼淅淅瀝瀝雄心勃勃, 月白風清和風拂面能屈能伸白雪皚皚七上八下吉祥如意, 悶悶不樂喜怒哀樂早出晚歸鴉雀無聲, 一毛不拔千秋萬代焦急萬分一字千金暴風驟雨亡羊補牢秋風涼爽提心吊膽瞄, 生離死別白骨纍纍傾盆大雨東倒西歪雪花飛舞雞犬不寧一落千丈。, 激動不已異口同聲嚎東奔西走黑壓壓高山峻嶺烏雲翻滾一觸即發嘶, 毅然決然專心致志面紅耳赤撲哧李白桃紅龍馬精神小心翼翼已故, 移步換影風平浪靜九牛一毛波光粼粼, 魚目混珠黃澄澄一眨眼雄獅猛虎白紙黑字。, 喜出望外借屍還魂專心致志灰心喪氣, 一箭雙鵰一鳴驚人成千上萬怒氣沖沖七嘴八舌精益求精十萬火急緩緩, 一鳴驚人買空賣空鳴飛流直下白璧無瑕, 追悔莫及飛流直下雞飛蛋打四海為家一瀉千里烈日灼灼喪失人性鵝黃返老還童。, 一言九鼎馬到成功目瞪口呆亭亭玉立捨近求遠, 天寒地凍波光粼粼左顧右盼喀嚓天荒地老殺雞儆猴茫霧似輕十指連心, 天荒地老左顧右盼心直口快拾金不昧。, 五彩繽紛生龍活虎恨之入骨急急忙忙, 注視首泣不成聲孔雀藍黑壓壓白浪滔天招兵買馬, 無憂無慮剎那間嘶悶悶不樂, 天老地荒環視七嘴八舌手舞足蹈東倒西歪畫蛇添足。, 星轉斗移天色模糊變化多端綠樹成陰, 怒目而視半推半就大汗淋漓梨黃, 刻苦鑽研興致勃勃三顧茅廬微微一笑。, 四分五裂聲東擊西驚弓之鳥前仰後合響徹雲霄首, 唧唧喳喳有恃無恐激動萬分千姿萬狀無情無義, 亭亭玉立雪白燈火通明慷慨激昂秋月似鉤。, 震天動地果實纍纍張燈結綵仰望能屈能伸嘩啦, 天長日久浩浩蕩蕩青紅皂白嫣然一笑九牛一毛狗急跳牆, 落葉沙沙氣勢恢弘徐徐交流。, 烈日當空招兵買馬雞飛蛋打馬到成功萬丈瀑布緩緩字正腔圓不明不白, 傾盆大雨三思而行雨打風吹五體投地八面威風無牽無掛一眨眼半信半疑, 無牽無掛無精打采討論天高雲淡, 千里冰封傷心落淚龍爭虎鬥白紙黑字天南地北俯瞰龍馬精神。 |
1697
- | `sentence` | 前呼後擁兩敗俱傷千姿萬狀潔白如玉嚷大同小異,, 忐忑不安人聲鼎沸千姿百態兩袖清風絞盡腦汁指鹿為馬有始有終日月如梭自言自語,, 麥浪滾滾與世長辭自高自大青黃不接天崩地裂無憂無慮千姿百態萬紫千紅, |
1698
- | `sentences` | 大名鼎鼎微微一笑千變萬化流星趕月碩果纍纍行雲流水八面威風,, 靜思默想東倒西歪十字街頭逝世,, 嚎叫失聲痛哭一文不值果實纍纍粉妝玉砌螳臂當車興致勃勃,, 四面八方二三其德千軍萬馬虎背熊腰,, 紅通通甲悶悶不樂兩敗俱傷潔白無瑕綠樹成陰駕崩茫霧似輕,, 心灰意冷華燈初上讚歎不已爭分奪秒十萬火急天經地義萬花凋謝一馬當先自暴自棄,, 不計其數一言九鼎摩肩接踵潔白如玉五花八門淚如雨下,, 無緣無故鋪天蓋地去世燈火通明行雲流水盯殺雞取卵四平八穩,, 暑氣逼人啼虎背熊腰連連稱讚一諾千金秋風涼爽緩緩, |
1699
- | `word` | 言而有信, 同心同德, 半夢半醒 |
1700
- | `words` | 失聲痛哭, 交流, 生死存亡, 乘熱打鐵, 心曠神怡, 環視, 十指連心, 風狂雨猛, 三令五申 |
1701
-
1702
-
1703
- ## FFaker::LoremUA
1704
-
1705
- | Method | Example |
1706
- | ------ | ------- |
1707
- | `paragraph` | Згадувано не ділом хліб страждав, якого але божу власне Георгія буде смальти ділі. На відтіння тисяч щонайдрібніших жив йому, власне викладати що все десятьох біднішим тобто що бо. Золота народ розкошами навічно ту голодніше і, люди він на довколишній. Сплав ділі несміливі було й, пиху та до світінні коли належність міді про. Виковували до заснували вони від до приймали! Князя а десь і несміливі обідрані розповідали й згадувано. Пішли заростають працею що тільки ділом помічників або, князя страждав все., Києві по або чернецький скла, честь нині розтирав як лизали самої і. Життя на їх листочок голодно свого, коли не він їхньому й. Не антропоси смальти молитвах до доглядав смальти листочки їх! Несміливі для тільки Міщило обіді відчаю тут тонюсінькі хижі розкішніше. Тільки не босі Софії поселення на, обіді варили розповідали ж розкошами затірку бідні. Стало туди похмурих які електрон листочки, все нужду сріблом співі іноді смальту., Великих часом іноді в вони тільки нього тут до мозаїк. Тільки не що чаклував у їхньому не монастир добирав над. Цього голодно старіші більшу довго їхні Ярослава монастир багато. Її обдертішим ними зостався без лизали літ тільки тільки. Листочки яка будовано для нині а щодень сіль працею. |
1708
- | `paragraphs` | Було страву та більшу, з й воно в втратив потім в. Бур’яном лизали без по тобто й святого, своїми старіші ігуменом затірку і поглинає бачив прилютовувався. Честь колись ще часи маючи листочки в до Ярослава вони? Народ споду урозмаїтити, й не з про а нагодувавши якого голодно хижі будування та відчаю й? Тільки замилування визнати капусту сподівань, несміливі нього втратив босі борті ріденьку. Втратив своїх вони й босі Візантії електрон буде тільки на, народ до князя колись., Й треба клопотах виковували золотої шапок, а працею помічників бо тільки церква з біднішим великих. Варилася Сивоок своєю саме плечах ліпші або борті. Загибелі тим життя хижі охочі була радощів плечах. Нестатками листочки грудку й біднішим Георгія в більше по. У працею у закладалося від розповідали більше своїх а., Бо прилютовувався них колись кольорів їхньому і. Маючи належність про золотої більше доглядав заснували закладалося і золото тільки у ж, обдертішим й міг. Будовано як ділив ще десятьох вдоволень або них ту й. А сіль місці страву нестатками смальти снісарі? Золота бачили урозмаїтити для золото в, Візантії що сам з відчаю монастир ріпу треба обмеженнями прилютовувався? І у про, ігуменом а втратив у то варив Сивоок а рятувалися багато навічно. Для смальти чернецький своїми ліпші а а Сивоок молитвах., У варили то і заварювалося, і жив все ними Сивоок пішли споду? Не якого а електрон, Міщило обіді великим Софії без навіть він! Варив стало вживано києві навіть закладалося й потім платівок, золота про те. Тільки була листочки ними бо церква затірку. Розповідали йшли бачив не заварювалося жорстокого барвах урозмаїтити біле ними, на клопотах що Візантії й., Від ними туди а розповідали золото сріблом довго кубика власне. Ж сяйво колись учив над на туди тільки обмеженнями й стосував, бачили листочки поля. Кинули не для стосував шапок коло про будовано і. І золотої сам сіль ось тільки поневірявся життя йому все. Тим жорстокого коло на і те ними буде., Босі їх про людьми співі ріденьку Візантії часи винести. Чаклував церква поселення все затірку була до великих не їх мав, втулився плечах золота тим уже. Тим споду місці що з колись коли не! Сивоок тим і те хліб похмурих постриг, своїх а довколишній а великих треба не. Коло доглядав всіх та ще, він потім жив князя навіть кинули. Її монастир замилування десятьох часи зі по ж смальти, від ще двох життя йому не!, Життя розтирав те тому щонайдрібніших була йому перепробував що, стосував що або тим і варив ними. Не ту потім поміж жорстокого що варили вони радощів. Варили жив тим часи сяйво красками ж поневірявся поля смальта. На і кольорів кинули бачили нагодувавши, не без чим від у життя Георгія. Бачили ще що, листочок не Ярослава все снісарі загибелі іноді те своїх них давала., Довго м’ясо босі золото закладалося від, за учив поміж ставав розповідали ліпші від! З постриг добирав славу вдоволень мав електрон обдертішим. Давала києві поля і, капусту клали поглинає жорстокого бралися сіль скла поселення чаклував як. Смальти жив іноді, ось заплатити хліб тепер власне про й добирав не ними не. Чаклував мозаїк не сяйво учив монастир вдоволень! Їхньому честь ж смальту а голодніше нині у те чернецький, ними йому тому заростають., Сам життя й бачив саме вживано золотої смальту сплав у бралися, часи церква варилася і. А ділі поля тонюсінькі страву до десятьох. Лизали тут й смальти грудку золото належність за, сподівань клопотах золотої заплатити помічників що. Бачив тим у ліпші своєю поглинає воно. Золотий клопотах іноді бралися поселення відтіння виковували з у. Від належність коли повторювалося більшу золота треба потім навіть, бур’яном обмеженнями згадувано золота відтіння. На і й маючи щодень у саме з листочки вони, як нужду буде бачив. |
1709
- | `phrase` | Стосував будовано капусту Ярослава життя для воно їхні свого й., І сподівань клопотах було золото мозаїк, з сам бо поселення ціле тут часи., Своїх плечах все листочки борті ліпші ціле. |
1710
- | `phrases` | Тільки на й винести, про свого приймали в міг не яка чаклував обідрані або., Як міг обідрані у ігуменом виковували заплатити своїми., Однаково на стосував те їхні просто сяйво й молитвах., З князя у кольорів працею ними Сивоок з, прилютовувався згадувано маючи те нестатками., Тепер поміж і, нагодує ставав заснували мав щонайдрібніших великих ще нині та коли., Якого людей належних й золотої саме було, і варив по та їх Ісси охочі не князя?, Навіть тобто для хижі, поля довколишній своїх як люди листочки клопотах не., Про цього на й церква колись для до, загибелі належність більшу., Довго антропоси голодніше їхньому листочок з не, на тим десятьох своїх сріблом ось уже саме! |
1711
- | `sentence` | Ось що все свого Софії платівок Сивоок, разом більше тобто Георгія варили та стосував капусту великим., Од що до тільки працею золото від більше довго в, не несміливі церква., Розповідали ділі ціле пішли вдоволень бідні більшу світінні. |
1712
- | `sentences` | Про людей ще вони як над у тепер тому., Щонайдрібніших смальти заварювалося великих смальти в навічно хижі але поміж бо, не Ісси треба., Обдертішим смальта клали і, втратив якого саме своїми то сріблом спокійніше., Красками антропоси на спокійніше по в у не бо нині Міщило, колись честь мав бралися., Й смальти бо золотої всіх уже винести бідні, золота у ріпу несміливі туди страву., Візантії святого належність однаково ціле Сивоок йому не, коли над навіть., Й стало похмурих смальта ж поля, чаклував з красками коли бо золота обдертішим., І вдоволень від не яка, страву воно що тепер свого тим все кольорів приймали бачив., Князя нині жив церква без електрон пиху, їхньому навіть золотої обіді розтирав згадувано для. |
1713
- | `word` | винести, десь, двох |
1714
- | `words` | працював, чернецький, бо, та, жорстокого, своїх, Сивоок, Сивоок, а |
1715
-
1716
- ## FFaker::Movie
1717
-
1718
- | Method | Example |
1719
- | ------ | ------- |
1720
- | `rating` | PG, NC-17, G |
1721
- | `title` | Action Pickpocket, Journals 2: Electric Boogaloo, The Nuclear Journals from Across the Ocean |
1722
-
1723
- ## FFaker::Music
1724
-
1725
- | Method | Example |
1726
- | ------ | ------- |
1727
- | `album` | Nothing, Adventure Of A Lifetime, Homecoming |
1728
- | `artist` | Alan Silvestri, Laidback Luke, Bob Marley & The Wailers |
1729
- | `genre` | Classical, Children, Vocal |
1730
- | `song` | Photograph, With the Shyts, Alright |
1731
-
1732
- ## FFaker::Name
1733
-
1734
- | Method | Example |
1735
- | ------ | ------- |
1736
- | `female_name_with_prefix` | Miss. Meredith Wolf, Mrs. Griselda Rodriguez, Miss. Lawanna Bins |
1737
- | `female_name_with_prefix_suffix` | Mrs. Dollie Heaney IV, Mrs. Clorinda Crist IV, Mrs. Hilary Carter DVM |
1738
- | `female_name_with_suffix` | Candie Strosin MD, Alda Rau III, Paz Dicki Sr. |
1739
- | `female_prefix` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
1740
- | `first_name` | Zoila, Alysa, Dirk |
1741
- | `first_name_female` | Alene, Era, Tabitha |
1742
- | `first_name_male` | Dewey, Samuel, Carlo |
1743
- | `html_safe_last_name` | Schinner, Kub, Lemke |
1744
- | `html_safe_name` | Georgina Trantow, Maudie West, Stefany Schinner |
1745
- | `last_name` | Hickle, Kutch, Bernier |
1746
- | `male_name_with_prefix` | Mr. Andrew Heaney, Mr. Prince McLaughlin, Mr. Emmitt Cormier |
1747
- | `male_name_with_prefix_suffix` | Mr. Bobby Marquardt III, Mr. Sean Ziemann III, Mr. Milo Green V |
1748
- | `male_name_with_suffix` | Al Halvorson MD, Jon Schaden V, Louie Grimes IV |
1749
- | `male_prefix` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
1750
- | `name` | Tenisha Rohan, Serena Rutherford, Jeremy Keebler |
1751
- | `name_with_prefix` | Mr. Tomas Zulauf, Miss. Rosalie Marquardt, Miss. Shantel Leffler |
1752
- | `name_with_prefix_suffix` | Miss. Celine Krajcik DDS, Mr. Earnest Weber IV, Mr. Eusebio Mitchell PhD |
1753
- | `name_with_suffix` | Chantal Reichert IV, Giselle Sipes V, Hunter Rempel DVM |
1754
- | `other_prefix` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
1755
- | `prefix` | Mr., Dr., Mrs. |
1756
- | `pronouns` | Xe/Xem, He/Him, Zie/Zim |
1757
- | `suffix` | DDS, Jr., MD |
1758
-
1759
- ## FFaker::NameAR
1760
-
1761
- | Method | Example |
1762
- | ------ | ------- |
1763
- | `first_name_female` | صفية, مرام, مريم |
1764
- | `first_name_male` | عطاء, خلوصي, مُصلح |
1765
- | `last_name` | قصاب حسن, الباني, شموط |
1766
- | `name_female` | أسيل الشلاح, ياسمين العلبي, جورية الطرابيشي |
1767
- | `name_male` | مسرور الجندلي, فيصل الإدلبي, رشاد القدسي |
1768
-
1769
- ## FFaker::NameBR
1770
-
1771
- | Method | Example |
1772
- | ------ | ------- |
1773
- | `female_name_with_prefix` | Srta. Corine Xavier, Sra. Rosalina Moraes, Srta. Teodora da Cruz |
1774
- | `female_prefix` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
1775
- | `first_name` | Miriam, Aldicelia, Zanir |
1776
- | `first_name_female` | Anaíra, Teodora, Aurinda |
1777
- | `first_name_male` | Barnabé, Ailton, Brian |
1778
- | `last_name` | Viana, Saraiva, Teixeira |
1779
- | `male_name_with_prefix` | Sr. Adalgiso Cavalcanti, Sr. Timóteo da Cruz, Sr. Altino da Cunha |
1780
- | `male_prefix` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
1781
- | `name` | Amarildo Ramos, Cárin Silveira, Calícia Cavalcante |
1782
- | `name_with_prefix` | Sra. Vida Nunes, Srta. Isis Novaes, Sr. Kennedy Barros |
1783
- | `prefix` | Sr., Srta., Sra. |
1784
-
1785
- ## FFaker::NameCN
1786
-
1787
- | Method | Example |
1788
- | ------ | ------- |
1789
- | `first_name` | 季蓁, 军彬, 为博 |
1790
- | `last_first` | 冼伯名, 喜水娟, 畅旻琪 |
1791
- | `last_name` | 庾, 蔚, 袭 |
1792
- | `name` | 岑汝哈, 昕茂蒋, 如士庾 |
1793
-
1794
- ## FFaker::NameCS
1795
-
1796
- | Method | Example |
1797
- | ------ | ------- |
1798
- | `female_name_with_prefix` | Mrs. Cristine Březinová, Miss. Georgette Dlouhý, Miss. Maryalice Brabec |
1799
- | `female_name_with_prefix_suffix` | Mrs. Qiana Čapek DSc., Mrs. Afton Burian Th.D., Mrs. Brigitte Brožová Ph.D. |
1800
- | `female_name_with_suffix` | Charissa Dušek Ph.D., Malisa Bauerová Ph.D., Leann Fojtíková Th.D. |
1801
- | `female_prefix` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
1802
- | `first_name` | Alois, Zdeněk, Jaromír |
1803
- | `first_name_female` | Scarlett, Gertrud, Oliva |
1804
- | `first_name_male` | Wilford, Woodrow, Jeromy |
1805
- | `html_safe_last_name` | Hansen, Littel, Bauch |
1806
- | `html_safe_name` | Dana Kuvalis, Ondřej Howell, Jiřina Bergstrom |
1807
- | `last_name` | Burešová, Burdová, Dlouhá |
1808
- | `male_name_with_prefix` | Mr. Jess Adam, Mr. Wilbert Čech, Mr. Armand Boháč |
1809
- | `male_name_with_prefix_suffix` | Mr. Wayne Dvořák DSc., Mr. Jarod Daněk DSc., Mr. Armand Dvořáček DSc. |
1810
- | `male_name_with_suffix` | Dominique Čapek DSc., Erwin Coufalová Ph.D., Frankie Čapek Ph.D. |
1811
- | `male_prefix` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
1812
- | `name` | Marek Boháč, Karel Bárta, Dr. Kristýna Doležalová |
1813
- | `name_with_prefix` | Mrs. Monica Čech, Mrs. Racheal Dohnal, Miss. Darby Beránková |
1814
- | `name_with_prefix_suffix` | Mrs. Mireille Coufal DSc., Mrs. Ophelia Boháčová DSc., Mr. Pierre Dlouhý Ph.D. |
1815
- | `name_with_suffix` | Young Adámek Ph.D., Loretta Čapek Th.D., Cody Burdová Ph.D. |
1816
- | `other_prefix` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
1817
- | `prefix` | Mrs., Mr., Miss. |
1818
- | `pronouns` | Xe/Xer, Xe/Xem, He/Him |
1819
- | `suffix` | Th.D., Ph.D., DSc. |
1820
- | `with_same_sex` | ‼️ LocalJumpError: no block given (yield) |
1821
-
1822
- ## FFaker::NameDA
1823
-
1824
- | Method | Example |
1825
- | ------ | ------- |
1826
- | `any_name` | Bernhard Dare, Edvin Bechtelar, Andrea Kuvalis |
1827
- | `female_name` | Dr. Bente Ullrich, Helga Sauer, Astrid Runolfsdottir |
1828
- | `female_name_with_prefix` | Miss. Maegan Stoltenberg, Miss. Rochel Jacobi, Miss. Brigida Stark |
1829
- | `female_name_with_prefix_suffix` | Miss. Azalee Williamson III, Mrs. Violette Ward DVM, Mrs. Lynsey Kertzmann Jr. |
1830
- | `female_name_with_suffix` | Lorean Cremin II, Ruthie Gaylord Jr., Robbyn Leuschke PhD |
1831
- | `female_prefix` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
1832
- | `first_name` | Amalie, Viola, Oliver |
1833
- | `first_name_female` | Tonisha, Ghislaine, Agnus |
1834
- | `first_name_male` | Rigoberto, Ulysses, Ted |
1835
- | `html_safe_last_name` | Oga, Lueilwitz, Johnston |
1836
- | `html_safe_name` | Elias Russel, Henry Nitzsche, Bjørn Champlin |
1837
- | `last_name` | Boehm, Kiehn, Brekke |
1838
- | `male_name` | Nicklas Dibbert, Albert Rolfson, Arne Bartoletti |
1839
- | `male_name_with_prefix` | Mr. Dustin Hayes, Mr. Darius Price, Mr. Jessie Smith |
1840
- | `male_name_with_prefix_suffix` | Mr. Kirby Hauck V, Mr. Albert Green MD, Mr. Adan Balistreri Jr. |
1841
- | `male_name_with_suffix` | Cory Bradtke II, Young Schneider II, Tyrone Tromp DDS |
1842
- | `male_prefix` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
1843
- | `name` | Osvald Hills Koss, Werner Lemke Bogan, Joan Torphy Hilpert |
1844
- | `name_with_prefix` | Miss. Isabella Spinka, Mr. Chang Pfeffer, Mrs. Angelita Reichert |
1845
- | `name_with_prefix_suffix` | Mrs. Theola Weissnat IV, Mrs. Jade Littel V, Mr. Clifton Christiansen MD |
1846
- | `name_with_suffix` | Scott Johnson III, Marti Kautzer I, Stasia Pfannerstill PhD |
1847
- | `other_prefix` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
1848
- | `prefix` | Fr., Prof., Dr. |
1849
- | `pronouns` | She/Her, They/Them, Xe/Xem |
1850
- | `suffix` | DVM, MD, II |
1851
-
1852
- ## FFaker::NameDE
1853
-
1854
- | Method | Example |
1855
- | ------ | ------- |
1856
- | `female_name_with_prefix` | Miss. Nicola Greenfelder, Miss. Penni Tremblay, Miss. Maudie Bogisich |
1857
- | `female_name_with_prefix_suffix` | Miss. Iva Kreiger III, Mrs. Milagros Marquardt II, Miss. Candie Kemmer PhD |
1858
- | `female_name_with_suffix` | Olive Strosin I, Joeann Sawayn III, Tien Torp V |
1859
- | `female_prefix` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
1860
- | `first_name` | Conrad, Cheryle, Galina |
1861
- | `first_name_female` | Irmgard, Ardell, Bula |
1862
- | `first_name_male` | Leslie, Miguel, Williams |
1863
- | `html_safe_last_name` | Bosco, Fisher, Rath |
1864
- | `html_safe_name` | Rubin Tremblay, Matha Gleason, Brittanie Orn |
1865
- | `last_name` | Braun, Larson, Hettinger |
1866
- | `male_name_with_prefix` | Mr. Val Mosciski, Mr. Vicente Lockman, Mr. Fermin Hand |
1867
- | `male_name_with_prefix_suffix` | Mr. Boris Farrell DVM, Mr. Dudley Brekke DVM, Mr. Val Toy DDS |
1868
- | `male_name_with_suffix` | Demarcus O'Connell V, Jim Abbott II, Donnell Effertz Jr. |
1869
- | `male_prefix` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
1870
- | `name` | Lucila Padberg, Reyna Heller, Darrel Langworth |
1871
- | `name_with_prefix` | Mr. Salvatore Christiansen, Mrs. Lovetta Sanford, Miss. Paula Johns |
1872
- | `name_with_prefix_suffix` | Mr. Jeffry Abbott I, Mr. Donte Dickens MD, Mr. Mel Wyman I |
1873
- | `name_with_suffix` | Prince Kassulke III, Rayna Zboncak I, Freda Murazik Jr. |
1874
- | `other_prefix` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
1875
- | `prefix` | Prof., Dr., Herr |
1876
- | `pronouns` | They/Them, He/Him, Zie/Zim |
1877
- | `suffix` | III, PhD, I |
1878
-
1879
- ## FFaker::NameES
1880
-
1881
- | Method | Example |
1882
- | ------ | ------- |
1883
- | `female_name_with_prefix` | D.ª Petra Palacios Palacios, Dra. Ángeles Alarcón Castro, Dra. Rosa Ortega Fuentes |
1884
- | `female_prefix` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
1885
- | `first_name` | María Ángeles, María Mercedes, Catalina |
1886
- | `first_name_female` | María Cristina, María Antonia, Rebeca |
1887
- | `first_name_male` | Marcelino, Bartolomé, Josep María |
1888
- | `last_name` | Bermejo, Castaño, Calvo |
1889
- | `male_name_with_prefix` | Dr. Pascual Santana Ramos, D. José Luis Zamora Menéndez, Dr. Martín Benito Millán |
1890
- | `male_prefix` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
1891
- | `name` | Juan Antonio Padilla Casado, Antonio José Silva Cruz, Pilar Quintana Casado |
1892
- | `name_with_prefix` | D. Vicente Diez Ruiz, D.ª Rosa Mendoza Mesa, D. Christian Durán Expósito |
1893
- | `prefix` | Dra., D., D.ª |
1894
-
1895
- ## FFaker::NameFR
1896
-
1897
- | Method | Example |
1898
- | ------ | ------- |
1899
- | `first_name` | Jérôme, Marine, Thierry |
1900
- | `last_name` | Martinez, Vidal, Pierre |
1901
- | `name` | Adrienne Millet, Nicolas Vincent, Noël Toussaint |
1902
- | `prefix` | de, du, le |
1903
-
1904
- ## FFaker::NameGA
1905
-
1906
- | Method | Example |
1907
- | ------ | ------- |
1908
- | `first_name_female` | Elaine, Kaani, Georgina |
1909
- | `first_name_male` | Fanding, Ketabou, Majorr |
1910
- | `last_name` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
1911
- | `name` | Fara jammeh, Nyaling jammeh, Baba ceesay |
1912
- | `name_female` | Oli ceesay, Tasatou jammeh, Lolo jammeh |
1913
- | `name_male` | Buray ceesay, Vincent ceesay, Kewuleng ceesay |
1914
-
1915
- ## FFaker::NameGR
1916
-
1917
- | Method | Example |
1918
- | ------ | ------- |
1919
- | `female_first_name` | Ηλέκτρα, Ειρήνη, Βερενίκη |
1920
- | `female_full_name` | Ρωξάνη Βαμβακά, Ραφαέλα Αποστόλου, Ροζαλία Δελή |
1921
- | `female_last_name` | Βαμβακά, Βαλσάμη, Χατζηιωάννου |
1922
- | `first_name` | Ολυμπία, Σπύρος, Αγγελική |
1923
- | `full_name` | Πέτρος Πουλόπουλος, Ιεροκλής Λαγός, Ηώ Δελή |
1924
- | `last_name` | Σαμαράς, Οικονόμου, Βαλσάμη |
1925
- | `male_first_name` | Σάββας, Αβραάμ, Αδάμ |
1926
- | `male_full_name` | Ζάχος Ελευθερόπουλος, Γεδεών Οικονόμου, Θωμάς Αλεξάκης |
1927
- | `male_last_name` | Καλογιάννης, Ηλιόπουλος, Λαμέρας |
1928
- | `name` | Ματούλα Παπανικολάου, Παρθένα Φλέσσα, Άγγελος Βενιζέλος |
1929
-
1930
- ## FFaker::NameID
1931
-
1932
- | Method | Example |
1933
- | ------ | ------- |
1934
- | `female_name_with_prefix` | Nn. Roro Maianit, Nn. Fitrianti Stefany, Ny. Penny Syepvin |
1935
- | `female_prefix` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
1936
- | `first_name` | Ilyas, Farah, Doni |
1937
- | `first_name_female` | Rere, Vani, Ani |
1938
- | `first_name_male` | Syauqi, Ronald, Zakaria |
1939
- | `last_name` | Mellisani, Pramono, Setyandin |
1940
- | `male_name_with_prefix` | Tn. Munir Mardani, Tn. Karno Wirawan, Tn. Halim Sudiyantono |
1941
- | `male_prefix` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
1942
- | `name` | Chairil Raditia, Nurhadi Karyadi, Anisa Kusumastuti |
1943
- | `name_with_prefix` | Ny. Ike Frastiansyah, Ny. Maria Solichah, Nn. Irma Meliani |
1944
- | `prefix` | Nn., Ny., Tn. |
1945
-
1946
- ## FFaker::NameIN
1947
-
1948
- | Method | Example |
1949
- | ------ | ------- |
1950
- | `first_name_female` | Aadya, Vanya, Ira |
1951
- | `first_name_male` | John, Raghav, Vedant |
1952
- | `last_name` | Babu, Deshmukh, Mukherjee |
1953
- | `name` | Aditi Sharma, Ruhaan Ghosh, Samaira Mukherjee |
1954
- | `name_female` | Sarah Bedi, Vaishnavi Anand, Mary Gokhale |
1955
- | `name_male` | Krishiv Modi, Johan Ghosh, Jay Das |
1956
-
1957
- ## FFaker::NameIT
1958
-
1959
- | Method | Example |
1960
- | ------ | ------- |
1961
- | `first_name` | Giuseppina, Cristiana, Margot |
1962
- | `last_name` | Spinosa, Messina, Piccolo |
1963
- | `name` | Elisa Piervincenti, Martina Tirinnanzi, Daniele Martinez |
1964
- | `prefix` | Sig.ra, Sig.na, Sig. |
1965
-
1966
- ## FFaker::NameJA
1967
-
1968
- | Method | Example |
1969
- | ------ | ------- |
1970
- | `first_name` | キミ, 一男, 悦子 |
1971
- | `last_first` | 藤本正夫, 佐久本陽向, 後藤瑛太 |
1972
- | `last_name` | 上野, 糸数, 当山 |
1973
- | `name` | 渡部空, 上村蓮, 福元麻美 |
1974
-
1975
- ## FFaker::NameKH
1976
-
1977
- | Method | Example |
1978
- | ------ | ------- |
1979
- | `first_name` | ដានីតា, សុផាត, សំរេច |
1980
- | `last_name` | ប៉ែន, ខៀវ, ខួច |
1981
- | `name` | ហួយ សីុម, លាង ផានិត្យ, ជ័យ គីមមួយ |
1982
- | `nick_name` | ចែរវិត, ចេក, ស្រីនាង |
1983
-
1984
- ## FFaker::NameKR
1985
-
1986
- | Method | Example |
1987
- | ------ | ------- |
1988
- | `first_name` | 정엽, 은상, 상무 |
1989
- | `last_first` | 최우일, 육천운, 창하윤 |
1990
- | `last_name` | 개, 동방, 리 |
1991
- | `name` | 계오준, 태정범, 동희재 |
1992
- | `name_with_space` | 복 호정, 교 창우, 빙 유람 |
1993
-
1994
- ## FFaker::NameMX
1995
-
1996
- | Method | Example |
1997
- | ------ | ------- |
1998
- | `female_name` | Petra Alma, Sofía, Judith |
1999
- | `female_name_with_prefix` | Srita. Anh Kuhic, Srita. Kris O'Conner, Sra. Emerita Gorczany |
2000
- | `female_name_with_prefix_suffix` | Sra. Johnetta Von I, Sra. Jacki Kuvalis I, C. Laverne Tremblay DDS |
2001
- | `female_name_with_suffix` | Miss Roberts V, Dominica Roob IV, Melody Bogisich MD |
2002
- | `female_prefix` | Sra., C., Srita. |
2003
- | `first_name` | Mario, Abraham, Leonel |
2004
- | `first_name_female` | Diane, Idell, Laticia |
2005
- | `first_name_male` | Virgilio, Clarence, Russel |
2006
- | `full_name` | Virginia Koss McLaughlin, Roque Aaron Lind Daniel, Rubén Koelpin Block |
2007
- | `full_name_no_prefix` | Carlos Fritsch Glover, Luz Fadel Howell, Giovani Orn Dooley |
2008
- | `full_name_prefix` | Sr. Fernando Buckridge Bailey, Sra. Martha Selene Prohaska Walsh, C. Silvio Otilio Mills Yundt |
2009
- | `html_safe_last_name` | Jakubowski, Hirthe, Hills |
2010
- | `html_safe_name` | Jezabel Conroy, Nabor Schuster, Mayra Mueller |
2011
- | `last_name` | Mertz, Feest, Runolfsson |
2012
- | `male_name` | Odín, Temístocles, Otilio Claudio |
2013
- | `male_name_with_prefix` | Sr. Chet Bernier, Sr. Brain Stark, C. Gustavo Boyer |
2014
- | `male_name_with_prefix_suffix` | C. Ronnie Armstrong Jr., C. Arlen Homenick MD, C. Vaughn Kohler IV |
2015
- | `male_name_with_suffix` | Oliver Abshire I, Andreas Anderson II, Seth Armstrong Jr. |
2016
- | `male_prefix` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
2017
- | `middle_name` | Bertha, Nicandro, Lisette |
2018
- | `name` | Emilio, Gina, Diana |
2019
- | `name_with_prefix` | Sra. Maryland Hettinger, C. Alfreda Dicki, Sr. Chuck Langosh |
2020
- | `name_with_prefix_suffix` | Sr. Milan Kshlerin II, C. Pamula Rutherford II, C. Gino Schmidt V |
2021
- | `name_with_suffix` | Errol Jacobi PhD, Abe Reichel V, Yesenia Willms Jr. |
2022
- | `other_prefix` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
2023
- | `paternal_last_names` | Botsford Smith, Rolfson Toy, Strosin Kuhic |
2024
- | `prefix` | C., Sra., Srita. |
2025
- | `pronouns` | Xe/Xer, They/Them, He/Him |
2026
- | `suffix` | DVM, MD, PhD |
52
+ | `name` | 屏宜科技公司, 白銘電子有限公司, 茜彥食品有限公司 |
53
+ | `suffix` | 股份有限公司, 有限公司, 公司 |
54
+ | `type` | 資訊, 顧問, 光電 |
2027
55
 
2028
- ## FFaker::NameNB
56
+ ## FFakerTW::EducationTW
2029
57
 
2030
58
  | Method | Example |
2031
59
  | ------ | ------- |
2032
- | `female_name_with_prefix` | Miss. Bettyann Wilkinson, Mrs. Yu Ratke, Mrs. Leonor Lakin |
2033
- | `female_name_with_prefix_suffix` | Mrs. Sam Lang PhD, Mrs. Deann Bartoletti MD, Miss. Amira O'Connell Sr. |
2034
- | `female_name_with_suffix` | Thea Effertz DDS, Madalyn Windler Sr., Frances Abbott II |
2035
- | `female_prefix` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
2036
- | `first_name` | Juliette, Sheree, Kent Russell |
2037
- | `first_name_female` | Cammy, Guadalupe, Petra |
2038
- | `first_name_male` | Tomas, Josef, Amado |
2039
- | `html_safe_last_name` | Wilkinson, Schulist, Klocko |
2040
- | `html_safe_name` | Yon Doyle, Denisha Steuber, Libbie Hartmann |
2041
- | `last_name` | Kessler, Gerlach, Bahringer |
2042
- | `male_name_with_prefix` | Mr. Ted Russel, Mr. Salvatore Witting, Mr. Hunter Hickle |
2043
- | `male_name_with_prefix_suffix` | Mr. Hyman Ferry MD, Mr. Thurman White PhD, Mr. Lon Stracke V |
2044
- | `male_name_with_suffix` | Gilbert Bartoletti PhD, Blair Stokes DVM, Darryl Conroy DDS |
2045
- | `male_prefix` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
2046
- | `name` | Kieth Veum, Brooks West, Jeanie Gerhold |
2047
- | `name_with_prefix` | Miss. Elda Cartwright, Mrs. Shanna Schroeder, Mr. Fausto Moore |
2048
- | `name_with_prefix_suffix` | Mr. Calvin Rodriguez Sr., Mr. Dale Grant DDS, Mr. Jarod Breitenberg MD |
2049
- | `name_with_suffix` | Jessika Pfeffer V, Randal Kutch MD, Felisha Thompson II |
2050
- | `other_prefix` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
2051
- | `prefix` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
2052
- | `pronouns` | She/Her, Xe/Xer, Xe/Xem |
2053
- | `suffix` | DDS, II, I |
60
+ | `name` | 陽明交通大學, 台灣師範大學, 東吳大學 |
61
+ | `degree` | 電機博士, 資管學士, 數學碩士 |
2054
62
 
2055
- ## FFaker::NameNL
63
+ ## FFakerTW::GenderTW
2056
64
 
2057
65
  | Method | Example |
2058
66
  | ------ | ------- |
2059
- | `female_name_with_prefix` | Mrs. Sharlene-Lakita Feest, Miss. Takako-Genevie Lueilwitz, Miss. Eveline-Julee Spinka |
2060
- | `female_name_with_prefix_suffix` | Mrs. Althea Rippin II, Mrs. Margarete Bergstrom I, Miss. Margurite Towne I |
2061
- | `female_name_with_suffix` | Allene Stamm MD, Domitila Kuphal Jr., Georgetta Upton IV |
2062
- | `female_prefix` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
2063
- | `first_name` | Bonita, Justine, Tyisha |
2064
- | `first_name_female` | Loretta, Melissia, Lachelle |
2065
- | `first_name_male` | Matthew, Rhett, Allen-Desmond |
2066
- | `html_safe_last_name` | Lueilwitz, Reilly, Fay |
2067
- | `html_safe_name` | Jon Wyman, Mollie Nitzsche, Billie-Ann Morissette |
2068
- | `last_name` | Ankunding, Waelchi, Von |
2069
- | `male_name_with_prefix` | Mr. Leonardo Parisian, Mr. Andre Buckridge, Mr. Columbus Bernier |
2070
- | `male_name_with_prefix_suffix` | Mr. Donny Cremin I, Mr. Eliseo Effertz DDS, Mr. Daron Fritsch IV |
2071
- | `male_name_with_suffix` | Leon Kerluke Sr., Emil-Allan Hilpert Jr., Derick Jerde MD |
2072
- | `male_prefix` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
2073
- | `name` | Roseanne Pollich, Lashawn Marvin, Chung Pouros |
2074
- | `name_with_prefix` | Mr. Sidney Simonis, Miss. Taryn DuBuque, Mrs. Zoe Medhurst |
2075
- | `name_with_prefix_suffix` | Mrs. Hiroko Waelchi Sr., Mrs. Merrilee Hermann PhD, Mr. Porfirio Lang Jr. |
2076
- | `name_with_suffix` | Johnetta Tremblay DDS, Deanne Prosacco IV, Carmelina Hessel MD |
2077
- | `other_prefix` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
2078
- | `prefix` | Prof., Ing., Ir. |
2079
- | `pronouns` | He/Him, They/Them, Xe/Xem |
2080
- | `suffix` | V, MD, Sr. |
67
+ | `name` | 男, |
2081
68
 
2082
- ## FFaker::NamePH
69
+ ## FFakerTW::IdentificationTW
2083
70
 
2084
71
  | Method | Example |
2085
72
  | ------ | ------- |
2086
- | `female_name_with_prefix` | Miss. Cassey Lantag, Mrs. Tami Makabaligoten, Miss. Lashandra Barrameda |
2087
- | `female_name_with_prefix_suffix` | Miss. Yasmin Riego IV, Mrs. Marg Hinojosa PhD, Mrs. Kamilah Dimaguibag PhD |
2088
- | `female_name_with_suffix` | Kathleen Verano I, Gricelda Inarez II, Bonita Estrada MD |
2089
- | `female_prefix` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
2090
- | `first_name` | Yulanda, Chester, Danuta |
2091
- | `first_name_female` | Ciara, Shaunta, Serafina |
2092
- | `first_name_male` | Noe, Josue, Darren |
2093
- | `html_safe_last_name` | Hyatt, Rogahn, Kshlerin |
2094
- | `html_safe_name` | Robbi Abbott, Inocencia Sawayn, Orpha Kertzmann |
2095
- | `last_name` | Tapalla, Loshangg, Magbantayg |
2096
- | `male_name_with_prefix` | Mr. Brett Garay, Mr. Thad Zacarias, Mr. Daniel Makabaligoten |
2097
- | `male_name_with_prefix_suffix` | Mr. Ricardo Divinagracia DVM, Mr. Omer Escribano Jr., Mr. Ervin Querubin II |
2098
- | `male_name_with_suffix` | Lyman Galindez DDS, Harley Escribano PhD, Haywood Parsaligan Jr. |
2099
- | `male_prefix` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
2100
- | `name` | Elva Cabrales, Mrs. Cori Despujol, Ms. Meg Maitimg |
2101
- | `name_with_prefix` | Miss. Georgeann Paragili, Mr. Sonny Maputig, Miss. Helaine Benavides |
2102
- | `name_with_prefix_suffix` | Mr. Randell Garay I, Mr. Barry Sipsipg PhD, Mr. Victor Batungbakal I |
2103
- | `name_with_suffix` | Chong Ongsioco I, Otto Dacudag MD, Frederick Batungbakal II |
2104
- | `other_prefix` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
2105
- | `prefix` | Miss., Dr., Mrs. |
2106
- | `pronouns` | She/Her, Zie/Zim, Xe/Xem |
2107
- | `suffix` | Sr., PhD, Jr. |
2108
-
2109
- ## FFaker::NamePL
73
+ | `name` | U244415456, H181231074, O108174485 |
2110
74
 
75
+ ## FFakerTW::JobTW
2111
76
  | Method | Example |
2112
77
  | ------ | ------- |
2113
- | `academic_degree_prefix` | dr hab., lic., dr |
2114
- | `female_first_name` | Ewelina, Honorata, Iwona |
2115
- | `female_full_name` | Paulina Ciechanowska, Martyna Nycz, Bernadeta Siudek |
2116
- | `female_last_name` | Jabłońska, Piechota, Nowacka |
2117
- | `female_name_with_prefix` | Pani Mieczysława Dąbek, Pani Gabriela Wolska, Pani Maja Waligórska |
2118
- | `female_prefix` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
2119
- | `first_name` | Stanisława, Albert, Laura |
2120
- | `full_name` | Hanna Jabłczyńska, Karolina Kot, Róża Tatarczyk |
2121
- | `last_name` | Krauze, Królikowska, Mączyński |
2122
- | `male_first_name` | Aleksander, Mikołaj, Dominik |
2123
- | `male_full_name` | Gustaw Zarzecki, Wacław Butkiewicz, Jerzy Sarnowski |
2124
- | `male_last_name` | Szcześniak, Borowski, Szczęsny |
2125
- | `male_name_with_prefix` | Pan Cyryl Bachleda, Pan Andrzej Chomicki, Pan Lew Sadowski |
2126
- | `male_prefix` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
2127
- | `name` | Marcelina Sarnowska, Monika Krawczyk, Hieronim Sopoćko |
2128
- | `name_with_prefix` | Pan Ludwik Krasiński, Pani Maja Galińska, Pan Franciszek Żukowski |
2129
- | `prefix` | inż., Pan, dr hab. |
78
+ | `name` | 市場調查分析員, 財務經理, 計程車司機 |
2130
79
 
2131
- ## FFaker::NameRU
80
+ ## FFakerTW::LoremTW
2132
81
 
2133
82
  | Method | Example |
2134
83
  | ------ | ------- |
2135
- | `female_name` | Мария Кузнецова, Лада Данилова, Людмила Федотова |
2136
- | `first_name` | Максим, Емельян, Феврония |
2137
- | `first_name_female` | Серафима, Алина, Инесса |
2138
- | `first_name_male` | Вениамин, Святослав, Платон |
2139
- | `last_name` | Суханова, Цветков, Казакова |
2140
- | `last_name_female` | Беляева, Денисова, Громова |
2141
- | `last_name_male` | Романов, Марков, Титов |
2142
- | `male_name` | Андрей Давыдов, Венедикт Егоров, Никанор Миронов |
2143
- | `middle_name_female` | Степановна, Егоровна, Валентиновна |
2144
- | `middle_name_male` | Платонович, Георгиевич, Леонидович |
2145
- | `name` | Севастьян Матвеев, Галина Матвеева, Ульяна Волкова |
84
+ | `name` | 言而有信, 同心同德, 半夢半醒 |
85
+ | `paragraph` | 白雪皚皚自言自語變幻莫測舉世聞名白雪皚皚黃澄澄萬家燈火色彩斑斕,千變萬化十字街頭三更半夜潸然淚下, 叮叮咚咚難捨難分乘熱打鐵盯潔白無瑕。,去世嘶叫愛屋及烏碩果纍纍欲哭無淚一本萬利躡手躡腳,神采奕奕時明時暗大雪封門啼出爾反爾兩袖清風震耳欲聾鳥瞰,杯弓蛇影半夢半醒捨己為人銀妝素裹西裝革履不清不楚車水馬龍,怒氣沖沖舒舒服服蘋果綠葉公好龍一觸即發白骨纍纍無精打采疾走如飛,旭日東昇一氣呵成前仰後合淚眼汪汪愛屋及烏危峰兀立同心同德車水馬龍不倫不類。,四面八方萬家燈火殺雞儆猴無邊無際迫不及待, 五穀豐登波濤洶湧驚惶失措專心致志,咕咚危峰兀立不聞不問紛紛揚揚東拉西扯艷陽高照五彩繽紛, 出生牛犢碧空如洗春暖花開健步如飛急不可待五湖四海,萬紫千紅人流如潮姿態萬千驚弓之鳥白骨纍纍刻苦鑽研去世。 |
86
+ | `paragraphs` | 萬家燈火交頭接耳犧牲深入淺出烈日灼灼淅淅瀝瀝雄心勃勃,月白風清和風拂面能屈能伸白雪皚皚七上八下吉祥如意,悶悶不樂喜怒哀樂早出晚歸鴉雀無聲,一毛不拔千秋萬代焦急萬分一字千金暴風驟雨亡羊補牢秋風涼爽提心吊膽瞄,生離死別白骨纍纍傾盆大雨東倒西歪雪花飛舞雞犬不寧一落千丈。,激動不已異口同聲嚎東奔西走黑壓壓高山峻嶺烏雲翻滾一觸即發嘶,毅然決然專心致志面紅耳赤撲哧李白桃紅龍馬精神小心翼翼已故, 移步換影風平浪靜九牛一毛波光粼粼,魚目混珠黃澄澄一眨眼雄獅猛虎白紙黑字。,喜出望外借屍還魂專心致志灰心喪氣,一箭雙鵰一鳴驚人成千上萬怒氣沖沖七嘴八舌精益求精十萬火急緩緩,一鳴驚人買空賣空鳴飛流直下白璧無瑕,追悔莫及飛流直下雞飛蛋打四海為家一瀉千里烈日灼灼喪失人性鵝黃返老還童。,一言九鼎馬到成功目瞪口呆亭亭玉立捨近求遠,天寒地凍波光粼粼左顧右盼喀嚓天荒地老殺雞儆猴茫霧似輕十指連心,天荒地老左顧右盼心直口快拾金不昧。,五彩繽紛生龍活虎恨之入骨急急忙忙,注視首泣不成聲孔雀藍黑壓壓白浪滔天招兵買馬,無憂無慮剎那間嘶悶悶不樂,天老地荒環視七嘴八舌手舞足蹈東倒西歪畫蛇添足。,星轉斗移天色模糊變化多端綠樹成陰, 怒目而視半推半就大汗淋漓梨黃,刻苦鑽研興致勃勃三顧茅廬微微一笑。,四分五裂聲東擊西驚弓之鳥前仰後合響徹雲霄首,唧唧喳喳有恃無恐激動萬分千姿萬狀無情無義,亭亭玉立雪白燈火通明慷慨激昂秋月似鉤。,震天動地果實纍纍張燈結綵仰望能屈能伸嘩啦,天長日久浩浩蕩蕩青紅皂白嫣然一笑九牛一毛狗急跳牆,落葉沙沙氣勢恢弘徐徐交流。,烈日當空招兵買馬雞飛蛋打馬到成功萬丈瀑布緩緩字正腔圓不明不白,傾盆大雨三思而行雨打風吹五體投地八面威風無牽無掛一眨眼半信半疑,無牽無掛無精打采討論天高雲淡,千里冰封傷心落淚龍爭虎鬥白紙黑字天南地北俯瞰龍馬精神。 |
87
+ | `sentence` | 前呼後擁兩敗俱傷千姿萬狀潔白如玉嚷大同小異,, 忐忑不安人聲鼎沸千姿百態兩袖清風絞盡腦汁指鹿為馬有始有終日月如梭自言自語,,麥浪滾滾與世長辭自高自大青黃不接天崩地裂無憂無慮千姿百態萬紫千紅, |
88
+ | `sentences` | 大名鼎鼎微微一笑千變萬化流星趕月碩果纍纍行雲流水八面威風,,靜思默想東倒西歪十字街頭逝世,,嚎叫失聲痛哭一文不值果實纍纍粉妝玉砌螳臂當車興致勃勃,,四面八方二三其德千軍萬馬虎背熊腰,,紅通通甲悶悶不樂兩敗俱傷潔白無瑕綠樹成陰駕崩茫霧似輕,,心灰意冷華燈初上讚歎不已爭分奪秒十萬火急天經地義萬花凋謝一馬當先自暴自棄,,不計其數一言九鼎摩肩接踵潔白如玉五花八門淚如雨下,,無緣無故鋪天蓋地去世燈火通明行雲流水盯殺雞取卵四平八穩,,暑氣逼人啼虎背熊腰連連稱讚一諾千金秋風涼爽緩緩, |
89
+ | `word` | 言而有信, 同心同德, 半夢半醒 |
90
+ | `words` | 失聲痛哭, 交流, 生死存亡, 乘熱打鐵, 心曠神怡, 環視, 十指連心, 風狂雨猛, 三令五申 |
2146
91
 
2147
- ## FFaker::NameSE
92
+ ## FFaker::Name
2148
93
 
2149
94
  | Method | Example |
2150
95
  | ------ | ------- |
2151
- | `female_name_with_prefix` | Mrs. Berneice Stehr, Miss. Lisette Goyette, Mrs. Mable Skiles |
2152
- | `female_name_with_prefix_suffix` | Mrs. Lelah Roob IV, Mrs. Bonny Leannon I, Mrs. Ryann Prohaska V |
2153
- | `female_name_with_suffix` | Heidi Murray MD, Brittany Sawayn DDS, Ramona Hickle PhD |
96
+ | `female_name_with_prefix` | Miss. Meredith Wolf, Mrs. Griselda Rodriguez, Miss. Lawanna Bins |
97
+ | `female_name_with_prefix_suffix` | Mrs. Dollie Heaney IV, Mrs. Clorinda Crist IV, Mrs. Hilary Carter DVM |
98
+ | `female_name_with_suffix` | Candie Strosin MD, Alda Rau III, Paz Dicki Sr. |
2154
99
  | `female_prefix` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
2155
- | `first_name` | David, Karin, Val |
2156
- | `first_name_female` | Sade, Ailene, Sharell |
2157
- | `first_name_male` | Conrad, Tod, Caleb |
2158
- | `html_safe_last_name` | Casper, Wisozk, Parisian |
2159
- | `html_safe_name` | Otto Breitenberg, Tracee Kirlin, Shavon Lind |
2160
- | `last_name` | Bednar, Bode, Hane |
2161
- | `male_name_with_prefix` | Mr. Colby Gulgowski, Mr. Nolan Watsica, Mr. Alfonso Stiedemann |
2162
- | `male_name_with_prefix_suffix` | Mr. Jon Johns V, Mr. Tanner Dickinson PhD, Mr. Hayden Murray PhD |
2163
- | `male_name_with_suffix` | Rashad McClure MD, Mohammed Denesik DDS, Sergio Block I |
100
+ | `first_name` | Zoila, Alysa, Dirk |
101
+ | `first_name_female` | Alene, Era, Tabitha |
102
+ | `first_name_male` | Dewey, Samuel, Carlo |
103
+ | `html_safe_last_name` | Renner, Gerlach, Greenholt |
104
+ | `html_safe_name` | Georgina Hoppe, Maudie Kautzer, Stefany Nader |
105
+ | `last_name` | Hickle, Kutch, Bernier |
106
+ | `male_name_with_prefix` | Mr. Andrew Heaney, Mr. Prince McLaughlin, Mr. Emmitt Cormier |
107
+ | `male_name_with_prefix_suffix` | Mr. Bobby Marquardt III, Mr. Sean Ziemann III, Mr. Milo Green V |
108
+ | `male_name_with_suffix` | Al Halvorson MD, Jon Schaden V, Louie Grimes IV |
2164
109
  | `male_prefix` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
2165
- | `name` | Doris Prohaska, Darin Hamill, Mitsuko Suzette Okuneva |
2166
- | `name_with_prefix` | Mr. Neal Lueilwitz, Mr. Darryl Bernier, Mr. Santo Witting |
2167
- | `name_with_prefix_suffix` | Miss. Janeen Kunde V, Miss. Cecila Heidenreich I, Mr. Vincenzo Luettgen I |
2168
- | `name_with_suffix` | Brent Thiel Sr., Ana Roob IV, Annalee Macejkovic I |
110
+ | `name` | Tenisha Rohan, Serena Rutherford, Jeremy Keebler |
111
+ | `name_with_prefix` | Mr. Tomas Zulauf, Miss. Rosalie Marquardt, Miss. Shantel Leffler |
112
+ | `name_with_prefix_suffix` | Miss. Celine Krajcik DDS, Mr. Earnest Weber IV, Mr. Eusebio Mitchell PhD |
113
+ | `name_with_suffix` | Chantal Reichert IV, Giselle Sipes V, Hunter Rempel DVM |
2169
114
  | `other_prefix` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
2170
- | `prefix` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
2171
- | `pronouns` | Zie/Zim, She/Her, Xe/Xem |
2172
- | `suffix` | PhD, IV, II |
2173
-
2174
- ## FFaker::NameSN
2175
-
2176
- | Method | Example |
2177
- | ------ | ------- |
2178
- | `first_name_female` | Djaly, Dianké, Fakane |
2179
- | `first_name_male` | Ass, Khoudia, Ndiaga |
2180
- | `last_name` | Cissé, Tendeng, Galadio |
2181
- | `name_female` | mame Atia Yatéra, Sofiatou Aw, Djaly Keïta |
2182
- | `name_male` | Yacouba Kabely, Ballago Gadio, Macky Sidibé |
2183
- | `name_sn` | Ndiarenioul Diallo, Sakhir Coly, pape Insa Kitane |
2184
- | `prefix_female` | ndeye, mame, adja |
2185
- | `prefix_male` | eladji, pape, mame |
2186
-
2187
- ## FFaker::NameTH
2188
-
2189
- | Method | Example |
2190
- | ------ | ------- |
2191
- | `first_name` | วิทยา , อภิศักดิ์, ชวน  |
2192
- | `last_name` | รักไทย, หงสกุล, สมิท |
2193
- | `name` | สมัคร  หงสกุล, ธีรภัทร ติณสูลานนท์, หทัย บุตโต |
2194
- | `nick_name` | เจ๋ง , อาร์ม, จัน  |
2195
-
2196
- ## FFaker::NameTHEN
2197
-
2198
- | Method | Example |
2199
- | ------ | ------- |
2200
- | `first_name` | Sunee, Sajja, Chatri |
2201
- | `last_name` | Narkbunnum, Somwan, Kongpaisarn |
2202
- | `name` | Asnee Sriwarunyu, Sum Kasamsun, A-wut Sakda |
2203
- | `nick_name` | Tao, Nan, Chock |
115
+ | `prefix` | Mr., Dr., Mrs. |
116
+ | `pronouns` | Xe/Xem, He/Him, Zie/Zim |
117
+ | `suffix` | DDS, Jr., MD |
2204
118
 
2205
- ## FFaker::NameTW
119
+ ## FFakerTW::NameTW
2206
120
 
2207
121
  | Method | Example |
2208
122
  | ------ | ------- |
123
+ | `name` | 程宜蓁, 魏芯語, 潘冠宇 |
2209
124
  | `first_name` | 芯語, 品睿, 柏翰 |
2210
125
  | `last_name` | 董, 趙, 藍 |
2211
- | `name` | 程宜蓁, 魏芯語, 潘冠宇 |
2212
-
2213
- ## FFaker::NameUA
2214
-
2215
- | Method | Example |
2216
- | ------ | ------- |
2217
- | `first_name` | Ростислав, Орхип, Анастасій |
2218
- | `first_name_female` | Роксолана, Сюзана, Раїна |
2219
- | `first_name_male` | Марко, Боримир, В’ячеслав |
2220
- | `last_name` | Ликович, Погиба, Притула |
2221
- | `last_name_female` | Маринич, Негода, Щербак |
2222
- | `last_name_male` | Галаціон, Петрів, Спотикач |
2223
- | `middle_name_female` | Устимівна, Анастасівна, Зеновіївна |
2224
- | `middle_name_male` | Захарович, Вадимович, Ярославович |
2225
- | `name` | Пантелеймон Степанович, Земислав, Борецький Орест |
2226
-
2227
- ## FFaker::NameVN
2228
-
2229
- | Method | Example |
2230
- | ------ | ------- |
2231
- | `first_name` | Hữu, Thị, Đức |
2232
- | `last_first` | Phùng Quang Văn, Kim Trúc Công, Cao Vinh Hữu |
2233
- | `last_name` | Văn, Võ, Phan |
2234
- | `middle_name` | Châu, Mộng, Hùng |
2235
- | `name` | Hồng Đức Thủy, Linh Hữu Lê, Phục Công Trần |
2236
-
2237
- ## FFaker::NatoAlphabet
2238
-
2239
- | Method | Example |
2240
- | ------ | ------- |
2241
- | `alphabetic_code` | JULIETT, ZULU, SIERRA |
2242
- | `callsign` | TANGO-CHARLIE-ZERO, TANGO-MIKE-EIGHT, YANKEE-LIMA-FOUR |
2243
- | `code` | PAPA, XRAY, SEVEN |
2244
- | `codify`(...) | |
2245
- | `numeric_code` | THREE, FIVE, SIX |
2246
-
2247
- ## FFaker::Number
2248
-
2249
- | Method | Example |
2250
- | ------ | ------- |
2251
- | `decimal` | 6.2, 7.7, 1.1 |
2252
- | `number` | 3, 2, 5 |
2253
-
2254
- ## FFaker::PhoneNumber
2255
-
2256
- | Method | Example |
2257
- | ------ | ------- |
2258
- | `area_code` | 398, 833, 822 |
2259
- | `exchange_code` | 737, 449, 897 |
2260
- | `imei` | 442344774197238, 491669532667670, 494896745600167 |
2261
- | `phone_calling_code` | +57, +52, +242 |
2262
- | `phone_number` | 815.947.7745 x90555, 356-985-0830, 371-661-9646 x152 |
2263
- | `short_phone_number` | 213-213-1494, 739-326-1453, 679-543-3398 |
2264
-
2265
- ## FFaker::PhoneNumberAU
2266
-
2267
- | Method | Example |
2268
- | ------ | ------- |
2269
- | `country_code` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
2270
- | `home_work_phone_number` | (08) 0639 3439, (08) 1250 4448, (08) 8610 0950 |
2271
- | `home_work_phone_prefix` | 02, 08, 03 |
2272
- | `international_home_work_phone_number` | +61 3 6046 0831, +61 3 2222 7752, +61 2 5588 4326 |
2273
- | `international_mobile_phone_number` | +61 4 8039 0707, +61 4 9619 8832, +61 4 2615 5115 |
2274
- | `international_phone_number` | +61 2 4941 6239, +61 3 6352 6640, +61 5 9086 2175 |
2275
- | `mobile_phone_number` | 0578 198 012, 0495 752 940, 0549 984 374 |
2276
- | `mobile_phone_prefix` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
2277
- | `phone_number` | (07) 8935 9497, (07) 1139 1912, 0530 309 538 |
2278
- | `phone_prefix` | 02, 08, 05 |
2279
-
2280
- ## FFaker::PhoneNumberBR
2281
-
2282
- | Method | Example |
2283
- | ------ | ------- |
2284
- | `country_code` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
2285
- | `home_work_phone_number` | 19 43061858, 685195-4751, 73 50965681 |
2286
- | `international_home_work_phone_number` | +55 41 47609547, +553341202554, +55 88 3133-3475 |
2287
- | `international_mobile_phone_number` | +551197961-5234, +5592973766622, +5582964681242 |
2288
- | `international_phone_number` | +55 64 3141-3859, +55122540-5377, +559936722114 |
2289
- | `mobile_phone_number` | 9997350-9728, 9298915-2883, 47 99705-9630 |
2290
- | `phone_number` | 8330618251, 9299233-9527, 42 981011871 |
2291
-
2292
- ## FFaker::PhoneNumberCH
2293
-
2294
- | Method | Example |
2295
- | ------ | ------- |
2296
- | `free_phone_number` | +418000866304, +418003723865, 08004333706 |
2297
- | `home_work_phone_number` | 0041815766410, 004121 053 77 42, 0442169994 |
2298
- | `mobile_phone_number` | 0041796323260, +4174 770 53 55, 004176 681 11 89 |
2299
- | `phone_number` | 0041747803232, 08000043272, +4134 092 84 28 |
2300
- | `premium_rate_phone_number` | 00419013826711, 0041906 285 02 37, 00419013295031 |
2301
- | `shared_cost_phone_number` | 0844 133 17 71, 00418402048989, 0842 990 18 61 |
2302
-
2303
- ## FFaker::PhoneNumberCU
2304
-
2305
- | Method | Example |
2306
- | ------ | ------- |
2307
- | `country_code` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
2308
- | `e164_country_code` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
2309
- | `e164_home_work_phone_number` | 5321127559, 5377342370, 5332055841 |
2310
- | `e164_mobile_phone_number` | 5352966934, 5350572366, 5358255545 |
2311
- | `e164_phone_number` | 5358873785, 5358767937, 5347886173 |
2312
- | `general_phone_number` | 05 293 4305, 05 608 3495, (07) 169 1441 |
2313
- | `home_work_phone_number` | (046) 44 6711, (024) 22 8276, (041) 43 2910 |
2314
- | `home_work_phone_prefix` | 033, 021, 043 |
2315
- | `international_country_code` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
2316
- | `international_home_work_phone_number` | +5341 20 6201, +5323 09 1012, 005331 15 3702 |
2317
- | `international_mobile_phone_number` | +535 097 7359, +535 727 4738, +535 142 6224 |
2318
- | `international_phone_number` | +5348 75 1552, 00535 791 2224, +535 933 4680 |
2319
- | `mobile_phone_number` | 05 242 1377, 05 591 3127, 05 716 7952 |
2320
- | `mobile_phone_prefix` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
2321
- | `phone_number` | +5342 16 1585, 5358049315, +5324 25 6747 |
2322
- | `phone_prefix` | 022, 042, 024 |
2323
-
2324
- ## FFaker::PhoneNumberDA
2325
-
2326
- | Method | Example |
2327
- | ------ | ------- |
2328
- | `country_code` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
2329
- | `home_work_phone_number` | 93523288, 86208526, 21850145 |
2330
- | `international_home_work_phone_number` | +45 28635117, +45 46498043, +45 96400350 |
2331
- | `international_mobile_phone_number` | +45 49968068, +45 56988397, +45 92658216 |
2332
- | `international_phone_number` | +45 95998427, +45 12037480, +45 38140730 |
2333
- | `mobile_phone_number` | 56616398, 16151100, 32792650 |
2334
- | `phone_number` | 98260836, 59611893, 42884547 |
2335
-
2336
- ## FFaker::PhoneNumberDE
2337
-
2338
- | Method | Example |
2339
- | ------ | ------- |
2340
- | `country_code` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
2341
- | `home_work_phone_number` | 0499 1880944, 09939 2260507, 0991 7740817 |
2342
- | `international_home_work_phone_number` | +49 980 0865246, +49 292 6462172, +49 21 3994234 |
2343
- | `international_mobile_phone_number` | +49 163 4886707, +49 163 1558795, +49 164 2446146 |
2344
- | `international_phone_number` | +49 986 7384592, +49 37 0273926, +49 72 8858865 |
2345
- | `mobile_phone_number` | 0165 7404370, 0160 2454516, 0153 7963028 |
2346
- | `mobile_prefix` | 0153, 0166, 0152 |
2347
- | `phone_number` | 0610 3906611, 07755 6411034, 025 3513944 |
2348
- | `region_prefix` | 04706, 098, 0829 |
2349
-
2350
- ## FFaker::PhoneNumberFR
2351
-
2352
- | Method | Example |
2353
- | ------ | ------- |
2354
- | `country_code` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
2355
- | `home_work_phone_number` | 05 94 19 81 83, 0231550887, 02 22 24 61 84 |
2356
- | `international_home_work_phone_number` | +33 5 29 14 33 76, +335 56 80 45 50, 00335 55 36 71 13 |
2357
- | `international_mobile_phone_number` | 00336 62 21 63 03, 0033 757775631, +33 620777474 |
2358
- | `international_phone_number` | 0033250942932, 00334 36 23 85 85, +335 73 96 30 79 |
2359
- | `mobile_phone_number` | 0660220201, 0635936030, 0725282677 |
2360
- | `phone_number` | 0711804050, 06 29 79 50 95, 0586145770 |
2361
-
2362
- ## FFaker::PhoneNumberID
2363
-
2364
- | Method | Example |
2365
- | ------ | ------- |
2366
- | `home_phone_number` | 0422-8551525, 0255-11535330, 0623-99758027 |
2367
- | `international_home_phone_number` | +62275-65359515, +62402-1534174, +62343-0455404 |
2368
- | `international_mobile_phone_number` | +62883-50524635, +62852-06915384, +62858-32403891 |
2369
- | `international_phone_number` | +62931-51161526, +62471-2424324, +62282-8042704 |
2370
- | `mobile_phone_number` | 0881-27267485, 0852-22165610, 0896-87964247 |
2371
- | `phone_number` | 0426-1655253, 0654-4546096, 0885-22792624 |
2372
-
2373
- ## FFaker::PhoneNumberIT
2374
-
2375
- | Method | Example |
2376
- | ------ | ------- |
2377
- | `home_phone_number` | 0039 038513302010, 0039 0463776683, +390324260974 |
2378
- | `mobile_phone_number` | +39 338514970, 0039 345874929, 003932910276988 |
2379
- | `phone_number` | 0039329 21926228, +39348 122514, +39 0365 129097 |
2380
-
2381
- ## FFaker::PhoneNumberJA
2382
-
2383
- | Method | Example |
2384
- | ------ | ------- |
2385
- | `home_phone_number` | 01456 9 4456, 08514 6 0733, 0983 26 2987 |
2386
- | `home_phone_number_format`(...) | |
2387
- | `home_phone_prefix` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
2388
- | `international_home_phone_number` | +81 4 0959 5646, +81 1634 5 6763, +81 1547 1 2094 |
2389
- | `international_mobile_phone_number` | +81 90 4297 6523, +81 70 1261 2907, +81 70 7922 0874 |
2390
- | `international_phone_number` | +81 578 36 8040, +81 4 3804 2105, +81 6 6378 5509 |
2391
- | `mobile_phone_number` | 090 5778 8767, 080 3665 6281, 090 1891 3330 |
2392
- | `mobile_phone_number_format` | 70 #### ####, 80 #### ####, 90 #### #### |
2393
- | `mobile_prefix` | 90, 70, 80 |
2394
- | `phone_number` | 01587 3 7593, 070 3003 9384, 090 7520 6175 |
2395
-
2396
- ## FFaker::PhoneNumberKR
2397
-
2398
- | Method | Example |
2399
- | ------ | ------- |
2400
- | `contry_code` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
2401
- | `home_work_phone_number` | 063 5977 5463, 042 4181 4668, 033 4754 2692 |
2402
- | `international_home_work_phone_number` | +82 54 8119 0270, +82 32 0191 7852, +82 55 1190 2066 |
2403
- | `international_mobile_phone_number` | +82 11 3106 3058, +82 16 2168 2697, +82 11 8708 0337 |
2404
- | `international_phone_number` | +82 42 6793 4425, +82 42 8485 1450, +82 41 2287 9913 |
2405
- | `mobile_phone_number` | 016 1654 0517, 019 5431 6902, 011 4557 0684 |
2406
- | `phone_number` | 011 0992 5628, 055 6247 4097, 016 6909 3000 |
2407
-
2408
- ## FFaker::PhoneNumberMX
2409
-
2410
- | Method | Example |
2411
- | ------ | ------- |
2412
- | `country_code` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
2413
- | `home_work_phone_number` | 74 1421 2759, 70 7342 6328, 13 6230 1407 |
2414
- | `international_home_work_phone_number` | +52 95 6743 0929, +52 79 1978 5081, +52 08 8882 6529 |
2415
- | `international_mobile_phone_number` | +52 1 05 7763 3968, +52 1 57 0424 1404, +52 1 50 6312 2230 |
2416
- | `international_phone_number` | +52 1 98 3557 6622, +52 1 99 5259 6578, +52 48 8527 4081 |
2417
- | `mobile_phone_number` | 044 82 8002 5644, 044 52 6954 7040, 044 56 6405 9542 |
2418
- | `phone_number` | 26 7028 5160, 94 0030 3880, 93 6579 3818 |
2419
- | `toll_free_number` | 01 800 112 8201, 01 800 498 2061, 01 800 402 7451 |
2420
-
2421
- ## FFaker::PhoneNumberNL
2422
-
2423
- | Method | Example |
2424
- | ------ | ------- |
2425
- | `home_work_phone_number` | 0516-0851 84, 0348-7129 74, 0165-979073 |
2426
- | `international_home_work_phone_number` | +31 118-24 48 72, +31 50-4825 812, +31 299-0298 04 |
2427
- | `international_mobile_phone_number` | +31 6 17 84 09 78, +31 6 8380 2614, +31 668228958 |
2428
- | `international_phone_number` | +31 675006915, +31 618420383, +31 6 6332 3557 |
2429
- | `mobile_phone_number` | 06 231 839 71, 06 173 935 83, 0688114411 |
2430
- | `phone_number` | 06 8166 4176, 0226-57 15 04, 0566-8746 06 |
2431
-
2432
- ## FFaker::PhoneNumberPL
2433
-
2434
- | Method | Example |
2435
- | ------ | ------- |
2436
- | `area_code` | 82, 65, 12 |
2437
- | `home_work_phone_number` | 524326561, 226948717, 327602894 |
2438
- | `international_home_work_phone_number` | +48 251378120, +48 779222152, +48 940785588 |
2439
- | `international_mobile_phone_number` | +48 882642783, +48 780299089, +48 721826173 |
2440
- | `international_phone_number` | +48 894152099, +48 876034285, +48 595435016 |
2441
- | `mobile_phone_number` | 792443016, 737647392, 508418134 |
2442
- | `mobile_phone_number_format` | 60#######, 51#######, 69####### |
2443
- | `mobile_prefix` | 78, 50, 57 |
2444
- | `phone_number` | 550960264, 943300921, 140674084 |
2445
- | `phone_number_format` | 22#######, 54#######, 82####### |
2446
-
2447
- ## FFaker::PhoneNumberRU
2448
-
2449
- | Method | Example |
2450
- | ------ | ------- |
2451
- | `country_code` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
2452
- | `home_work_phone_number` | 8 473 260-35-34, 8 474 666-80-14, 8 867 597-11-90 |
2453
- | `home_work_phone_prefix` | 351, 473, 416 |
2454
- | `international_country_code` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
2455
- | `international_home_work_phone_number` | +7 382 590-83-85, +7 387 361-41-02, +7 091 196-35-63 |
2456
- | `international_mobile_phone_number` | +7 905 896-20-90, +7 960 780-45-42, +7 901 118-05-70 |
2457
- | `international_phone_number` | +7 909 795-81-01, +7 963 983-13-79, +7 487 385-69-68 |
2458
- | `international_toll_free_number` | +7 800 076-33-98, +7 800 532-10-59, +7 800 018-61-94 |
2459
- | `mobile_phone_number` | 8 904 343-30-80, 8 923 605-40-35, 8 953 357-59-52 |
2460
- | `mobile_phone_prefix` | 953, 952, 961 |
2461
- | `phone_number` | 8 873 509-61-62, 8 484 533-34-88, 8 873 621-76-34 |
2462
- | `toll_free_number` | 8 800 283-74-56, 8 800 613-85-90, 8 800 792-36-18 |
2463
-
2464
- ## FFaker::PhoneNumberSE
2465
-
2466
- | Method | Example |
2467
- | ------ | ------- |
2468
- | `area_prefix` | 21, 278, 971 |
2469
- | `country_prefix` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
2470
- | `home_work_phone_number` | 0587-662 15, 0226-750 48, 0158-06 37 97 |
2471
- | `international_home_work_phone_number` | 0046 (0)471-79 08 74, +46 (0)563-960 46, +46 (0)622-99 73 43 |
2472
- | `international_mobile_phone_number` | 0046 (0)724-480242, 0046 (0)760-26 14 06, +46 (0)739-97 69 18 |
2473
- | `international_phone_number` | +46 (0)495-79 40 56, 0046 (0)912-71 76 76, 0046 (0)725-18 78 54 |
2474
- | `mobile_phone_number` | 0733-18 63 59, 0740-283483, 0765-39 36 02 |
2475
- | `mobile_phone_number_format` | 76#-## ## ##, 76#-######, 70#-## ## ## |
2476
- | `mobile_prefix` | 70, 72, 73 |
2477
- | `phone_number` | 0745-285495, 0486-361 47, 031-851 35 86 |
2478
- | `phone_number_format` | 433-### ##, 523-## ## ##, 142-## ## ## |
2479
-
2480
- ## FFaker::PhoneNumberSG
2481
-
2482
- | Method | Example |
2483
- | ------ | ------- |
2484
- | `country_code` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
2485
- | `fixed_line_number` | 6759 4833, 6909 9796, 6546 4394 |
2486
- | `international_toll_free_number` | 800 098 1519, 800 313 2378, 800 817 9495 |
2487
- | `mobile_number` | 8445 9322, 8905 0674, 8497 7879 |
2488
- | `mobile_or_pager_number` | 9771 0386, 9458 0600, 9628 9313 |
2489
- | `phone_number` | 6567 9526, 6078 5105, 8293 4546 |
2490
- | `premium_service_number` | 1900 980 0141, 1900 264 1146, 1900 719 2279 |
2491
- | `toll_free_number` | 1800 192 7313, 1800 256 3333, 1800 931 6844 |
2492
- | `voip_number` | 3028 5625, 3010 4135, 3096 2510 |
2493
-
2494
- ## FFaker::PhoneNumberSN
2495
-
2496
- | Method | Example |
2497
- | ------ | ------- |
2498
- | `homework_number` | 33-830-70-38, 33-874-03-20, 33-938-99-94 |
2499
- | `homework_phone_prefix` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
2500
- | `mobile_number` | 77-643-50-40, 77-838-51-69, 70-556-36-73 |
2501
- | `mobile_phone_prefix` | 77, 76, 70 |
2502
- | `phone_number` | 76-398-27-74, 76-955-04-92, 33-903-53-49 |
2503
- | `short_phone_number` | 195-29-20, 616-43-04, 183-02-06 |
2504
-
2505
- ## FFaker::PhoneNumberTW
2506
-
2507
- | Method | Example |
2508
- | ------ | ------- |
2509
- | `contry_code` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
2510
- | `home_work_phone_number` | (07) 095-6493, (02) 2844-8122, (07) 340-2110 |
2511
- | `international_home_work_phone_number` | +886-6-471-5351, +886-3-986-6766, +886-3-781-3654 |
2512
- | `international_mobile_phone_number` | +886-911-665-107, +886-990-937-327, +886-942-809-028 |
2513
- | `international_phone_number` | +886-8-019-6046, +886-2-5417-1862, +886-2-5619-7086 |
2514
- | `mobile_phone_number` | 0907-401-782, 0933-815-113, 0948-730-578 |
2515
- | `phone_number` | 0910-304-699, 0930-349-422, 0901-441-110 |
2516
-
2517
- ## FFaker::PhoneNumberUA
2518
-
2519
- | Method | Example |
2520
- | ------ | ------- |
2521
- | `home_phone_number` | 055 565-6843, 041 949-3318, 062 796-8446 |
2522
- | `international_home_phone_number` | +380 47 655-9269, +380 55 841-6469, +380 65 124-2193 |
2523
- | `international_mobile_phone_number` | +380 66 638-3297, +380 95 292-1035, +380 63 370-6930 |
2524
- | `mobile_phone_number` | 097 412-7063, 097 658-6187, 099 048-2216 |
2525
- | `phone_number` | 095 885-1183, 044 241-7945, 046 151-8047 |
2526
-
2527
- ## FFaker::Product
2528
-
2529
- | Method | Example |
2530
- | ------ | ------- |
2531
- | `brand` | Pountfunc, Tricell, GV |
2532
- | `letters`(...) | |
2533
- | `model` | Y-2125, W-1049, L-4954 |
2534
- | `product` | Brockwood Side Lifter, Trinix Output Dummy Groove, Poust Gel Compressor |
2535
- | `product_name` | Auto Transmitter, Auto HD Adapter, Video Portable Amplifier |
2536
-
2537
- ## FFaker::SSN
2538
-
2539
- | Method | Example |
2540
- | ------ | ------- |
2541
- | `ssn` | 456-04-1369, 263-84-7195, 335-61-2449 |
2542
-
2543
- ## FFaker::SSNMX
2544
-
2545
- | Method | Example |
2546
- | ------ | ------- |
2547
- | `imss` | 1628365584-8, 2433277561-6, 1636672311-6 |
2548
- | `imss_undashed` | 15641574281, 23713329335, 03313705861 |
2549
- | `issste` | 0584030497-1, 7254020024-8, 5405005190-9 |
2550
- | `issste_undashed` | 06433441148, 79888532171, 10812456924 |
2551
- | `ssn` | 6526734923-1, 0291139344-3, 8475163549-9 |
2552
- | `ssn_undashed` | 75351204932, 05351660769, 77475205450 |
2553
-
2554
- ## FFaker::SSNSE
2555
-
2556
- | Method | Example |
2557
- | ------ | ------- |
2558
- | `ssn` | 199504067060, 201412089680, 199606246780 |
2559
-
2560
- ## FFaker::SemVer
2561
-
2562
- | Method | Example |
2563
- | ------ | ------- |
2564
- | `next` | 0.0.1, 0.1.0, 1.0.0 |
2565
-
2566
- ## FFaker::Skill
2567
-
2568
- | Method | Example |
2569
- | ------ | ------- |
2570
- | `specialties` | Database Modularization, Software Design, Web Analysis, Multi-tier Development, Area Metrics, Firmware Research, Template Testing, Team Metrics, Project Methods |
2571
- | `specialty` | Statistical Prototyping, Database Design, Area Methods |
2572
- | `tech_skill` | Linux, Backbone.JS, LAMP |
2573
- | `tech_skills` | Mac, Marionette.JS, Bootstrap, HTML5, ActionScript, Ajax, Typo3, ActionScript, Linux |
2574
-
2575
- ## FFaker::Sport
2576
-
2577
- | Method | Example |
2578
- | ------ | ------- |
2579
- | `name` | ❗ *[name] is deprecated. For US sports please use the SportUS module* |
2580
-
2581
- ## FFaker::SportPL
2582
-
2583
- | Method | Example |
2584
- | ------ | ------- |
2585
- | `name` | Łyżwiarstwo szybkie, Siatkówka plażowa, Kolarstwo szosowe |
2586
- | `summer` | Kolarstwo szosowe, Piłka nożna, Koszykówka |
2587
- | `winter` | Skoki narciarskie, Łyżwiarstwo szybkie, Narciarstwo alpejskie |
2588
-
2589
- ## FFaker::SportRU
2590
-
2591
- | Method | Example |
2592
- | ------ | ------- |
2593
- | `name` | Горнолыжный спорт, Покер, Айкидо |
2594
- | `summer` | Джиу-джитсу, Софтбол, Стрельба |
2595
- | `winter` | Юкигассен, Хоккей, Ледолазание |
2596
-
2597
- ## FFaker::SportUS
2598
-
2599
- | Method | Example |
2600
- | ------ | ------- |
2601
- | `name` | Fencing, Cycling Track, Volleyball |
2602
-
2603
- ## FFaker::String
2604
-
2605
- | Method | Example |
2606
- | ------ | ------- |
2607
- | `from_regexp`(...) | |
2608
-
2609
- ## FFaker::Time
2610
-
2611
- | Method | Example |
2612
- | ------ | ------- |
2613
- | `between`(..., ...) | |
2614
- | `date` | 2021-09-23, 2021-12-30, 2021-07-31 |
2615
- | `datetime` | 2021-11-05T19:52:00+00:00, 2020-03-11T02:42:00+00:00, 2019-05-25T02:27:00+00:00 |
2616
- | `day_of_week` | Sun, Mon, Wed |
2617
- | `month` | March, April, May |
2618
-
2619
- ## FFaker::Tweet
2620
-
2621
- | Method | Example |
2622
- | ------ | ------- |
2623
- | `body` | Necessitatibus eius cum quisquam aspernatur aliquam ullam. Nisi earum voluptates facere cupiditate autem quas beatae. Nobis quod rem., Blanditiis sequi sunt placeat quibusdam similique rem dolor cum. Vel ipsam id quasi maxime aspernatur cum. Ratione aliquid assumenda in., Ab praesentium distinctio eligendi laborum alias. Quia quas quisquam quibusdam eum quod placeat deserunt. Illo ut sed pariatur reiciendis. |
2624
- | `mention` | @ernestina, @ta, @reynalda.ledner |
2625
- | `mentions` | @elden.fritsch @waneta_torphy, @gayle.kulas @caryn, @mohammad.daugherty @krissy_mills |
2626
- | `tags` | #bestoftheday #like, #repost #sunset, #bestoftheday #bored |
2627
- | `tweet` | Sed harum aperiam eius laborum aliquid mollitia. Atque.#food #lol, Nam aut recusandae minima delectus ut. Corporis enim illo suscipit.#awesome #party #christmas #school, Sunt aliquam sed vel explicabo laboriosam porro est. Tenetur enim nemo a ducimus unde. |
2628
-
2629
- ## FFaker::Unit
2630
-
2631
- | Method | Example |
2632
- | ------ | ------- |
2633
- | `temperature_abbr` | K, C, F |
2634
- | `temperature_name` | Celsius, Fahrenheit, Kelvin |
2635
- | `time_abbr` | s, h, d |
2636
- | `time_name` | Hours, Days, Milliseconds |
2637
-
2638
- ## FFaker::UnitEnglish
2639
-
2640
- | Method | Example |
2641
- | ------ | ------- |
2642
- | `area_abbr` | s, ac, sq ft |
2643
- | `area_name` | township, acre, square yard |
2644
- | `length_abbr` | mi, fur, ft |
2645
- | `length_name` | mile, furlong, yard |
2646
- | `liquid_abbr` | gi, qt, fl oz |
2647
- | `liquid_name` | pint, gill, fluid ounce |
2648
- | `mass_abbr` | lb, t, gr |
2649
- | `mass_name` | ton, ounces, pounds |
2650
- | `temperature_abbr` | C, K, F |
2651
- | `temperature_name` | Fahrenheit, Kelvin, Celsius |
2652
- | `time_abbr` | h, d, m |
2653
- | `time_name` | Hours, Seconds, Milliseconds |
2654
- | `volume_abbr` | CI, CFT, CY |
2655
- | `volume_name` | cubic foot, cubic yard, cubic inch |
2656
-
2657
- ## FFaker::UnitMetric
2658
-
2659
- | Method | Example |
2660
- | ------ | ------- |
2661
- | `area_abbr` | km, ha, m^2 |
2662
- | `area_name` | kilometers, centimeters squared, meters squared |
2663
- | `length_abbr` | cm, m, km |
2664
- | `length_name` | kilometers, meters, millimeters |
2665
- | `liquid_abbr` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
2666
- | `liquid_name` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
2667
- | `mass_abbr` | mt, g, kg |
2668
- | `mass_name` | kilogram, metric ton, gram |
2669
- | `temperature_abbr` | K, F, C |
2670
- | `temperature_name` | Celsius, Fahrenheit, Kelvin |
2671
- | `time_abbr` | d, s, m |
2672
- | `time_name` | Milliseconds, Seconds, Years |
2673
- | `volume_abbr` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
2674
- | `volume_name` | ‼️ FFaker::UniqueUtils::RetryLimitExceeded: FFaker::UniqueUtils::RetryLimitExceeded |
2675
-
2676
- ## FFaker::Vehicle
2677
-
2678
- | Method | Example |
2679
- | ------ | ------- |
2680
- | `base_color` | linen, mediumturquoise, powderblue |
2681
- | `drivetrain` | RWD, FWD, AWD |
2682
- | `engine_cylinders` | 6, 2, 5 |
2683
- | `engine_displacement` | 2.5, 2.0, 7.5 |
2684
- | `fuel_type` | Gas, Natural Gas (CNG), Electric |
2685
- | `interior_upholstery` | Vinyl, Faux Vinyl, PVC |
2686
- | `make` | Autocar, Isuzu, Daewoo |
2687
- | `manufacturer_color` | calm mysterious chocolate, dull pleasant slategrey, tranquil mysterious darkkhaki |
2688
- | `mfg_color` | dangerous mundane white, dull majestic lightyellow, dark new mediumvioletred |
2689
- | `model` | Yaris, Taurus, Viper |
2690
- | `transmission` | Manual, Automatic, Automated Manual |
2691
- | `transmission_abbr` | AM, MT, CVT |
2692
- | `trim` | LT, EX, SLT |
2693
- | `vin` | ZEL96TJF2R8750764, LB5SRGE94H1585117, AAT9LFRK8D7706503 |
2694
- | `year` | 1969, 2016, 1914 |
2695
-
2696
- ## FFaker::Venue
2697
-
2698
- | Method | Example |
2699
- | ------ | ------- |
2700
- | `name` | Centro de Convenciones Puebla William O. Jenkins, Centro de Eventos Castillo Hidalgo, Feria de Zaragoza |
126
+ | `first_last` | 宜蓁程, 芯語魏, 冠宇潘 |
2701
127
 
2702
- ## FFaker::Youtube
128
+ ## FFakerTW::PhoneNumberTW
2703
129
 
2704
130
  | Method | Example |
2705
131
  | ------ | ------- |
2706
- | `embed_url` | www.youtube.com/embed/7PCkvCPvDXk, www.youtube.com/embed/IcrbM1l_BoI, www.youtube.com/embed/CGyEd0aKWZE |
2707
- | `share_url` | youtu.be/fLexgOxsZu0, youtu.be/hT_nvWreIhg, youtu.be/HP-MbfHFUqs |
2708
- | `url` | www.youtube.com/watch?v=IcrbM1l_BoI, www.youtube.com/watch?v=OPf0YbXqDm0, www.youtube.com/watch?v=pRpeEdMmmQ0 |
2709
- | `video_id` | e-ORhEE9VVg, kffacxfA7G4, 09R8_2nJtjg |
132
+ | `name` | 07-765-4321, 0930-349-422, 0901-441-110 |
133
+ | `telphone` | 07-595-6493, 02-2844-8122, 05-340-2110 |
134
+ | `mobile` | 0907-401-782, 0933-815-113, 0918-730-578 |
135
+ | `international` | +886-6-471-5351, +886-3-986-6766, +886-3-781-3654 |
136
+ | `international_telphone` | +886-8-234-6046, +886-2-2317-1862, +886-2-5619-7086 |
137
+ | `international_mobile` | +886-911-665-107, +886-990-937-327, +886-942-809-028 |