FakeMyJSON
  • FakeMyJSON - Documentation
  • Faker Formatters
    • Base
    • Lorem Ipsum Text
    • Person
    • Address
    • Phone Number
    • Company
    • Real Text
    • Date and Time
    • Internet
    • User Agent
    • Payment
    • Color
    • File
    • Image
    • Uuid
    • Barcode
    • Miscellaneous
  • Special Keys and Values
    • Special Keys
  • FakeMyJSON.io
  • Start generating random JSON!
Powered by GitBook
On this page

Was this helpful?

  1. Faker Formatters

Real Text

realText(maxNumberOfChars, indexSize)

Output Type: String

Argument

Type

Default

Valid Values

maxNumberOfChars

Integer

200

IndexSize

Integer

2

{
  "text": "realText"
}
{
  "text": "The jury all looked puzzled.) 'He must have been changed for Mabel! I'll try if I might venture to ask any more if you'd like it put more simply--\"Never imagine yourself not to be lost: away went.",
}

PreviousCompanyNextDate and Time

Last updated 4 years ago

Was this helpful?