Package org.jeasy.random.api
package org.jeasy.random.api
Public API.
- Author:
- Mahmoud Ben Hassine ([email protected])
-
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.