Interface AQRandomStringLength

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.lang.String nextString()
      Randomly generates a string with length bounded by the criteria defined in this object.
    • Method Detail

      • nextString

        java.lang.String nextString()
        Randomly generates a string with length bounded by the criteria defined in this object.
        Returns:
        the next string