public final class BouncyCastleRandomFactory extends AbstractRandomFactory
Random
Modifier and Type | Field and Description |
---|---|
static BouncyCastleRandomFactory |
INSTANCE |
static 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, findFirstMatchByName, getNameList, getNames, ofName, removeByName, safeCompareByName
all, any, of
public static final String NAME
public static final BouncyCastleRandomFactory INSTANCE
public boolean isSupported()
public Random create()
Copyright © 2008–2024 The Apache Software Foundation. All rights reserved.