Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 568 Bytes

File metadata and controls

18 lines (15 loc) · 568 Bytes

Change between faker 0.1.2 and 0.2.0

  • Add support for Chinese (Traditional).
  • Add available-languages for faker.generate & faker.quote namespace.
  • Fix documentation.

Change between faker 0.1.1 and 0.1.2

  • Add changelog.
  • Fix documentation.

Change between faker 0.1.0 and 0.1.1

  • Fix slurp-resource util fn.

Faker 0.1.0

  • Generate random strings of various units (words, sentences, paragraphs, bodys).
  • Collection of words from 44 JVM-supported languages.
  • Collection of XSS-attack-like strings
  • English Quotes.
  • Add documentation & license.