swarm.random
Interface SplitRandomGeneratorC


public interface SplitRandomGeneratorC
extends BasicRandomGeneratorC, BasicRandomGeneratorS, SplitGeneratorC, SplitGeneratorS

A split generator.. This protocol covers the implemented split generators (C2LCGX and C4LCGX.)


Methods inherited from interface swarm.random.SplitGeneratorC
create$setA$setV$setW$setStateFromSeed
 
Methods inherited from interface swarm.random.SplitGeneratorS
initAll, initGenerator
 
Methods inherited from interface swarm.random.CommonGeneratorC
createWithDefaults
 
Methods inherited from interface swarm.defobj.CreateC
create, createBegin, createEnd
 
Methods inherited from interface swarm.defobj.CustomizeC
customizeBegin, customizeCopy, customizeEnd