Lorem.

Sentence() Method

Summary

Gets a random sentence.
Namespace
Faker
Containing Type
Lorem

Syntax

public static string Sentence()

Return Value

Type Description
string The random sentence.

See Also

GitHub