Class PassGenerator

java.lang.Object
eu.europeana.apikey.util.PassGenerator

public class PassGenerator extends Object
Created by luthien on 03/07/2017. Generates pronounceable passwords. A cleaned up and deappletified version of the Java Password Generator on www.multicians.org/thvv/gpw.html
  • Constructor Details

    • PassGenerator

      public PassGenerator()
  • Method Details

    • generate

      public String generate(int length)
      Generates a new password.
      Parameters:
      length - the required password length
      Returns:
      the shiny new password