Supported TypesStringOn this pageString The string provider generate a random string. Default Behavior 1 word Extending the Provider You can specify the number of words by passing the count to the provider: val words = StringProvider(wordCount = 15).get()