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 XoShiRo256PlusPlusXoShiRo256PlusPlus.copy()Create a copy.Constructors in org.apache.commons.rng.core.source64 with parameters of type XoShiRo256PlusPlusModifierConstructorDescriptionprotectedXoShiRo256PlusPlus(XoShiRo256PlusPlus source) Creates a copy instance.