Package io.github.krandom.api
package io.github.krandom.api
Public API.
-
InterfacesClassDescriptionInterface for a
Randomizer
that is aware of therandomization context
it is invoked in.Strategy interface for field/type exclusion.Strategy interface for object creation.Randomizer<T>Interface for custom randomizer.A context object for aRandomizer
.Strategy interface to provide randomizers for field/type based on the current context.Interface for a registry ofRandomizer
s.