| Constructor and Description |
|---|
JSRandomImpl() |
| Modifier and Type | Method and Description |
|---|---|
SecureRandom |
getSecureRandom()
getSecureRandom returns a new SecureRandom initialized
with a fixed seed. |
String |
toString()
toString override for debug. |
public SecureRandom getSecureRandom()
getSecureRandom returns a new SecureRandom initialized
with a fixed seed. Note that using such a simplistic seed is a security risk.getSecureRandom in interface JSRandomSecureRandom valueCopyright © 2017 JacORB. All rights reserved.