final class Faker extends AnyRef

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Faker
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Instance Constructors

  1. new Faker(locale: Locale)

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##: Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. def animalName(): String
  5. def animalName(seed: Seed): String
  6. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  7. def avatar(): String
  8. def avatar(seed: Seed): String
  9. def bs(): String
  10. def bs(seed: Seed): String
  11. def buildingNumber(): String
  12. def buildingNumber(seed: Seed): String
  13. def buzzWord(): String
  14. def buzzWord(seed: Seed): String
  15. def catchPhrase(): String
  16. def catchPhrase(seed: Seed): String
  17. def cellPhoneNumber(): String
  18. def cellPhoneNumber(seed: Seed): String
  19. def city(): String
  20. def city(seed: Seed): String
  21. def cityPrefix(): String
  22. def cityPrefix(seed: Seed): String
  23. def citySuffix(): String
  24. def citySuffix(seed: Seed): String
  25. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native() @HotSpotIntrinsicCandidate()
  26. def companyDomainName(): String
  27. def companyDomainName(seed: Seed): String
  28. def companyName(): String
  29. def companyName(seed: Seed): String
  30. def companySuffix(): String
  31. def companySuffix(seed: Seed): String
  32. def companyUrl(): String
  33. def companyUrl(seed: Seed): String
  34. def country(): Country
  35. def country(seed: Seed): Country
  36. def countryCode(): String
  37. def countryCode(seed: Seed): String
  38. def countryName(): String
  39. def countryName(seed: Seed): String
  40. def currencyCode(): String
  41. def currencyCode(seed: Seed): String
  42. def currencyName(): String
  43. def currencyName(seed: Seed): String
  44. def currencySymbol(): String
  45. def currencySymbol(seed: Seed): String
  46. def currentEraInstant(): Instant
  47. def currentEraInstant(seed: Seed): Instant
  48. def currentEraLocalDateTime(): LocalDateTime
  49. def currentEraLocalDateTime(seed: Seed): LocalDateTime
  50. def currentEraOffsetDateTime(): OffsetDateTime
  51. def currentEraOffsetDateTime(seed: Seed): OffsetDateTime
  52. def currentEraZonedDateTime(): ZonedDateTime
  53. def currentEraZonedDateTime(seed: Seed): ZonedDateTime
  54. def defaultCountry(): DefaultCountry
  55. def defaultCountry(seed: Seed): DefaultCountry
  56. def defaultCountryCode(): String
  57. def defaultCountryCode(seed: Seed): String
  58. def defaultCountryName(): String
  59. def defaultCountryName(seed: Seed): String
  60. def domainName(): String
  61. def domainName(seed: Seed): String
  62. def domainSuffix(): String
  63. def domainSuffix(seed: Seed): String
  64. def domainWord(): String
  65. def domainWord(seed: Seed): String
  66. def dragonballCharacter(): String
  67. def dragonballCharacter(seed: Seed): String
  68. def emailAddress(): String
  69. def emailAddress(seed: Seed): String
  70. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  71. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  72. def firstName(): String
  73. def firstName(seed: Seed): String
  74. def fullAddress(): String
  75. def fullAddress(seed: Seed): String
  76. def fullName(): String
  77. def fullName(seed: Seed): String
  78. def fullNameWithMiddle(): String
  79. def fullNameWithMiddle(seed: Seed): String
  80. def futureInstant(): Instant
  81. def futureInstant(seed: Seed): Instant
  82. def futureLocalDateTime(): LocalDateTime
  83. def futureLocalDateTime(seed: Seed): LocalDateTime
  84. def futureOffsetDateTime(): OffsetDateTime
  85. def futureOffsetDateTime(seed: Seed): OffsetDateTime
  86. def futureZonedDateTime(): ZonedDateTime
  87. def futureZonedDateTime(seed: Seed): ZonedDateTime
  88. def genderBinaryType(): String
  89. def genderBinaryType(seed: Seed): String
  90. def genderShortBinaryType(): String
  91. def genderShortBinaryType(seed: Seed): String
  92. def genderType(): String
  93. def genderType(seed: Seed): String
  94. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  95. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  96. def image(): String
  97. def image(seed: Seed): String
  98. def industry(): String
  99. def industry(seed: Seed): String
  100. def ipV4Address(): String
  101. def ipV4Address(seed: Seed): String
  102. def ipV4Cidr(): String
  103. def ipV4Cidr(seed: Seed): String
  104. def ipV6Address(): String
  105. def ipV6Address(seed: Seed): String
  106. def ipV6Cidr(): String
  107. def ipV6Cidr(seed: Seed): String
  108. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  109. def jobEducationLevel(): String
  110. def jobEducationLevel(seed: Seed): String
  111. def jobEmploymentType(): String
  112. def jobEmploymentType(seed: Seed): String
  113. def jobField(): String
  114. def jobField(seed: Seed): String
  115. def jobKeySkill(): String
  116. def jobKeySkill(seed: Seed): String
  117. def jobPosition(): String
  118. def jobPosition(seed: Seed): String
  119. def jobSeniority(): String
  120. def jobSeniority(seed: Seed): String
  121. def jobTitle(): String
  122. def jobTitle(seed: Seed): String
  123. def lastName(): String
  124. def lastName(seed: Seed): String
  125. def latitude(): String
  126. def latitude(seed: Seed): String
  127. implicit val loader: ResourceLoader
  128. def logo(): String
  129. def logo(seed: Seed): String
  130. def longitude(): String
  131. def longitude(seed: Seed): String
  132. def loremCharacters(): String
  133. def loremCharacters(seed: Seed): String
  134. def loremParagraph(): String
  135. def loremParagraph(seed: Seed): String
  136. def loremParagraph(sentences: Int): String
  137. def loremParagraph(sentences: Int, seed: Seed): String
  138. def loremParagraphs(seed: Seed): String
  139. def loremParagraphs(): String
  140. def loremParagraphs(paragraphs: Int): String
  141. def loremParagraphs(paragraphs: Int, seed: Seed): String
  142. def loremSentence(): String
  143. def loremSentence(seed: Seed): String
  144. def loremSentence(words: Int): String
  145. def loremSentence(words: Int, seed: Seed): String
  146. def loremWord(): String
  147. def loremWord(seed: Seed): String
  148. def loremWords(): String
  149. def loremWords(seed: Seed): String
  150. def loremWords(words: Int): String
  151. def loremWords(words: Int, seed: Seed): String
  152. def macAddress(): String
  153. def macAddress(seed: Seed): String
  154. def musicAlbum(): String
  155. def musicAlbum(seed: Seed): String
  156. def musicBand(): String
  157. def musicBand(seed: Seed): String
  158. def musicalGenre(): String
  159. def musicalGenre(seed: Seed): String
  160. def musicalInstrument(): String
  161. def musicalInstrument(seed: Seed): String
  162. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  163. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  164. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  165. def nowInstant(): Instant
  166. def nowInstant(seed: Seed): Instant
  167. def nowLocalDateTime(): LocalDateTime
  168. def nowLocalDateTime(seed: Seed): LocalDateTime
  169. def nowOffsetDateTime(): OffsetDateTime
  170. def nowOffsetDateTime(seed: Seed): OffsetDateTime
  171. def nowZonedDateTime(): ZonedDateTime
  172. def nowZonedDateTime(seed: Seed): ZonedDateTime
  173. def password(): String
  174. def password(seed: Seed): String
  175. def pastInstant(): Instant
  176. def pastInstant(seed: Seed): Instant
  177. def pastLocalDateTime(): LocalDateTime
  178. def pastLocalDateTime(seed: Seed): LocalDateTime
  179. def pastOffsetDateTime(): OffsetDateTime
  180. def pastOffsetDateTime(seed: Seed): OffsetDateTime
  181. def pastZonedDateTime(): ZonedDateTime
  182. def pastZonedDateTime(seed: Seed): ZonedDateTime
  183. def phoneNumber(): String
  184. def phoneNumber(seed: Seed): String
  185. def pokemonLocation(): String
  186. def pokemonLocation(seed: Seed): String
  187. def pokemonMove(): String
  188. def pokemonMove(seed: Seed): String
  189. def pokemonName(): String
  190. def pokemonName(seed: Seed): String
  191. def postalCode(): String
  192. def postalCode(seed: Seed): String
  193. def prefix(): String
  194. def prefix(seed: Seed): String
  195. def privateIpV4Address(): String
  196. def privateIpV4Address(seed: Seed): String
  197. def profession(): String
  198. def profession(seed: Seed): String
  199. def publicIpV4Address(): String
  200. def publicIpV4Address(seed: Seed): String
  201. def randomInstant(): Instant
  202. def randomInstant(seed: Seed): Instant
  203. def randomLocalDateTime(): LocalDateTime
  204. def randomLocalDateTime(seed: Seed): LocalDateTime
  205. def randomOffsetDateTime(): OffsetDateTime
  206. def randomOffsetDateTime(seed: Seed): OffsetDateTime
  207. def randomZonedDateTime(): ZonedDateTime
  208. def randomZonedDateTime(seed: Seed): ZonedDateTime
  209. def safeEmailAddress(): String
  210. def safeEmailAddress(seed: Seed): String
  211. def secondaryAddress(): String
  212. def secondaryAddress(seed: Seed): String
  213. def slackEmoji(): String
  214. def slackEmoji(seed: Seed): String
  215. def slackEmojiActivity(): String
  216. def slackEmojiActivity(seed: Seed): String
  217. def slackEmojiCelebration(): String
  218. def slackEmojiCelebration(seed: Seed): String
  219. def slackEmojiCustom(): String
  220. def slackEmojiCustom(seed: Seed): String
  221. def slackEmojiFood(): String
  222. def slackEmojiFood(seed: Seed): String
  223. def slackEmojiNature(): String
  224. def slackEmojiNature(seed: Seed): String
  225. def slackEmojiObject(): String
  226. def slackEmojiObject(seed: Seed): String
  227. def slackEmojiPerson(): String
  228. def slackEmojiPerson(seed: Seed): String
  229. def slackEmojiTravel(): String
  230. def slackEmojiTravel(seed: Seed): String
  231. def slug(): String
  232. def slug(seed: Seed): String
  233. def state(): StateLike
  234. def state(seed: Seed): StateLike
  235. def stateAbbr(): String
  236. def stateAbbr(seed: Seed): String
  237. def stateZip(): String
  238. def stateZip(seed: Seed): String
  239. def streetAddress(): String
  240. def streetAddress(seed: Seed): String
  241. def streetName(): String
  242. def streetName(seed: Seed): String
  243. def streetPrefix(): String
  244. def streetPrefix(seed: Seed): String
  245. def streetSuffix(): String
  246. def streetSuffix(seed: Seed): String
  247. def suffix(): String
  248. def suffix(seed: Seed): String
  249. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  250. def temperatureCelsius(): String
  251. def temperatureCelsius(seed: Seed): String
  252. def temperatureFahrenheit(): String
  253. def temperatureFahrenheit(seed: Seed): String
  254. def title(): String
  255. def title(seed: Seed): String
  256. def toString(): String
    Definition Classes
    AnyRef → Any
  257. def url(): String
  258. def url(seed: Seed): String
  259. def userAgent(): String
  260. def userAgent(seed: Seed): String
  261. def userName(): String
  262. def userName(seed: Seed): String
  263. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  264. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  265. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  266. def weatherDescription(): String
  267. def weatherDescription(seed: Seed): String
  268. def zeldaCharacter(): String
  269. def zeldaCharacter(seed: Seed): String
  270. def zeldaGame(): String
  271. def zeldaGame(seed: Seed): String
  272. def zeldaItem(): String
  273. def zeldaItem(seed: Seed): String
  274. def zeldaLocation(): String
  275. def zeldaLocation(seed: Seed): String

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable]) @Deprecated
    Deprecated

Inherited from AnyRef

Inherited from Any

Ungrouped