public final class BouncyCastleRandomFactory extends AbstractRandomFactory
Random
Modifier and Type | Field and Description |
---|---|
static BouncyCastleRandomFactory |
INSTANCE |
static java.lang.String |
NAME |
BY_NAME_COMPARATOR, NAME_EXTRACTOR
FALSE, TRUE
Constructor and Description |
---|
BouncyCastleRandomFactory() |
Modifier and Type | Method and Description |
---|---|
Random |
create() |
boolean |
isSupported() |
getName, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
setUpFactories
create, setUpBuiltinFactories, setUpTransformedFactories
findByName, getNameList, getNames, removeByName
all, any, of
public static final java.lang.String NAME
public static final BouncyCastleRandomFactory INSTANCE
public boolean isSupported()
public Random create()