Package com.helger.commons.random


package com.helger.commons.random
  • Classes
    Class
    Description
    A secure random generator initialized with another secure random generator.
    Using /dev/random may require waiting for the result as it uses so-called entropy pool, where random data may not be available at the moment.