Package | Description |
---|---|
org.apache.commons.rng.core.source64 |
Concrete algorithms for
long -based sources of randomness |
Modifier and Type | Class | Description |
---|---|---|
class |
XorShift1024StarPhi |
A fast RNG implementing the
XorShift1024* algorithm. |
Modifier and Type | Method | Description |
---|---|---|
protected XorShift1024Star |
XorShift1024Star.copy() |
Create a copy.
|
Constructor | Description |
---|---|
XorShift1024Star(XorShift1024Star source) |
Creates a copy instance.
|
Copyright © 2016–2019 The Apache Software Foundation. All rights reserved.