Uses of Class
org.randomness.QRNG

Uses of QRNG in org.randomness
 

Methods in org.randomness that return QRNG
static QRNG QRNG.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static QRNG[] QRNG.values()
          Returns an array containing the constants of this enum type, in the order they are declared.