Class SecureRandomUtil

Object
com.liferay.portal.kernel.security.SecureRandomUtil

public class SecureRandomUtil extends Object
Author:
Shuyang Zhou
  • Constructor Details

    • SecureRandomUtil

      public SecureRandomUtil()
  • Method Details

    • nextBoolean

      public static boolean nextBoolean()
    • nextByte

      public static byte nextByte()
    • nextDouble

      public static double nextDouble()
    • nextFloat

      public static float nextFloat()
    • nextInt

      public static int nextInt()
    • nextLong

      public static long nextLong()