Uses of Class
org.apache.commons.rng.core.source64.XoRoShiRo128Plus
Packages that use XoRoShiRo128Plus
Package
Description
Concrete algorithms for
long
-based sources of randomness.-
Uses of XoRoShiRo128Plus in org.apache.commons.rng.core.source64
Methods in org.apache.commons.rng.core.source64 that return XoRoShiRo128PlusModifier and TypeMethodDescriptionprotected XoRoShiRo128Plus
XoRoShiRo128Plus.copy()
Create a copy.Constructors in org.apache.commons.rng.core.source64 with parameters of type XoRoShiRo128PlusModifierConstructorDescriptionprotected
XoRoShiRo128Plus
(XoRoShiRo128Plus source) Creates a copy instance.