Class UuidHelper

java.lang.Object
io.bdeploy.common.util.UuidHelper

public class UuidHelper extends Object
Calculates new UUIDs which can be used to uniquely name artifacts.
  • Method Details

    • randomId

      public static String randomId()
      Returns:
      a pseudo-UUID generated from random data.