Class GreekPhilosopher

java.lang.Object
net.datafaker.providers.base.AbstractProvider<BaseProviders>
net.datafaker.providers.base.GreekPhilosopher

public class GreekPhilosopher extends AbstractProvider<BaseProviders>
Since:
1.5.0
  • Constructor Details

    • GreekPhilosopher

      protected GreekPhilosopher(BaseProviders faker)
  • Method Details

    • name

      public String name()
      This method generates a random greek philosopher's name.
      Returns:
      a string of greek philosopher's name.
    • quote

      public String quote()
      This method generates a random greek philosopher's quote.
      Returns:
      a string of greek philosopher's quote.