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