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