Class StringUtil

java.lang.Object
com.jibi.common.StringUtil

public class StringUtil extends Object
The type String util.
  • Method Details

    • getRandomString

      public static String getRandomString(int length)
      Gets random string.
      Parameters:
      length - the length
      Returns:
      the random string