Package com.github.kilianB.pcg
-
Interface Summary Interface Description Pcg Base interface for all PCG random generators. -
Class Summary Class Description RandomBase64 Base class for 64 bit state pcg random number generators with 32 bit output. -
Exception Summary Exception Description IncompatibleGeneratorException Exception thrown when random number generators interact with each other but are not in the correct state to be compared.