Uses of Interface
de.grogra.blocks.arrangeBlock.Seedable
-
Uses of Seedable in de.grogra.blocks.arrangeBlock
Modifier and TypeInterfaceDescriptioninterface
A continuous generator provides a double value according to the distribution it relies on.interface
A continuous generator provides a long value according to the distribution it relies on.Modifier and TypeClassDescriptionclass
A random number generator producing pseudorandom numbers based on the value of a specific seed.class
A SeedGenerator is a DiscreteGenerator which produces well-spaced seeds according to its spacing attribute.