Uses of Package
io.github.krandom.api
Packages that use io.github.krandom.api
Package
Description
Core implementation of k-random.
Public API.
Built-in
Randomizer
s.This package contains collection randomizers.
This package contains miscellaneous randomizers.
This package contains java.net types randomizers.
This package contains number randomizers.
This package contains range randomizers.
This package contains internal registries.
This package contains text types randomizers.
This package contains randomizers for date and time types.
Public utility classes.
-
Classes in io.github.krandom.api used by io.github.krandomClassDescriptionStrategy interface for field/type exclusion.Strategy interface for object creation.Interface for custom randomizer.A context object for a
Randomizer
.Strategy interface to provide randomizers for field/type based on the current context.Interface for a registry ofRandomizer
s. -
Classes in io.github.krandom.api used by io.github.krandom.apiClassDescriptionInterface for custom randomizer.A context object for a
Randomizer
.Interface for a registry ofRandomizer
s. -
Classes in io.github.krandom.api used by io.github.krandom.randomizers
-
Classes in io.github.krandom.api used by io.github.krandom.randomizers.collection
-
Classes in io.github.krandom.api used by io.github.krandom.randomizers.misc
-
Classes in io.github.krandom.api used by io.github.krandom.randomizers.net
-
Classes in io.github.krandom.api used by io.github.krandom.randomizers.number
-
Classes in io.github.krandom.api used by io.github.krandom.randomizers.range
-
Classes in io.github.krandom.api used by io.github.krandom.randomizers.registry
-
Classes in io.github.krandom.api used by io.github.krandom.randomizers.text
-
Classes in io.github.krandom.api used by io.github.krandom.randomizers.time
-
Classes in io.github.krandom.api used by io.github.krandom.util