Class CryptoHelper.StaticRandom

java.lang.Object
pro.gravit.utils.helper.CryptoHelper.StaticRandom
All Implemented Interfaces:
LongSupplier
Enclosing class:
CryptoHelper

public static class CryptoHelper.StaticRandom extends Object implements LongSupplier
  • Constructor Details

    • StaticRandom

      public StaticRandom(long rnd)
  • Method Details