Class SimpleAdjectiveAnimalNameService

java.lang.Object
dev.getelements.elements.service.name.SimpleAdjectiveAnimalNameService
All Implemented Interfaces:
NameService

public class SimpleAdjectiveAnimalNameService extends Object implements NameService
  • Constructor Details

    • SimpleAdjectiveAnimalNameService

      public SimpleAdjectiveAnimalNameService()
  • Method Details

    • generateRandomName

      public String generateRandomName()
      Description copied from interface: NameService
      Generates a randomly assigned name. The returned value is not guaranteed to be unique, as additional steps need to be taken to ensure the name is unique.
      Specified by:
      generateRandomName in interface NameService
      Returns:
      the randomly assigned name