Packages 
Package Description
org.jeasy.random
Core implementation of Easy Random.
org.jeasy.random.annotation
Public annotations.
org.jeasy.random.api
Public API.
org.jeasy.random.randomizers
Built-in Randomizers.
org.jeasy.random.randomizers.collection
This package contains collection randomizers.
org.jeasy.random.randomizers.misc
This package contains miscellaneous randomizers.
org.jeasy.random.randomizers.net
This package contains java.net types randomizers.
org.jeasy.random.randomizers.number
This package contains number randomizers.
org.jeasy.random.randomizers.range
This package contains range randomizers.
org.jeasy.random.randomizers.registry
This package contains internal registries.
org.jeasy.random.randomizers.text
This package contains text types randomizers.
org.jeasy.random.randomizers.time
This package contains randomizers for date and time types.
org.jeasy.random.util
Public utility classes.