public final class BouncyCastleRandomFactory extends AbstractRandomFactory
Random| Modifier and Type | Field and Description |
|---|---|
static BouncyCastleRandomFactory |
INSTANCE |
static String |
NAME |
BY_NAME_COMPARATOR, NAME_EXTRACTORFALSE, TRUE| Constructor and Description |
|---|
BouncyCastleRandomFactory() |
| Modifier and Type | Method and Description |
|---|---|
Random |
create() |
boolean |
isSupported() |
getName, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitsetUpFactoriescreate, setUpBuiltinFactories, setUpTransformedFactoriesfindByName, getNameList, getNames, ofName, removeByNameall, any, ofpublic static final String NAME
public static final BouncyCastleRandomFactory INSTANCE
public boolean isSupported()
public Random create()
Copyright © 2018–2020 The Apache Software Foundation. All rights reserved.