core 2.0.3 API

See: Description

Packages 
Package Description
io.github.krandomCore implementation of k-random.
io.github.krandom.annotation
io.github.krandom.api
io.github.krandom.randomizers
io.github.krandom.randomizers.collectionThis package contains collection randomizers.
io.github.krandom.randomizers.miscThis package contains miscellaneous randomizers.
io.github.krandom.randomizers.netThis package contains java.net types randomizers.
io.github.krandom.randomizers.numberThis package contains number randomizers.
io.github.krandom.randomizers.rangeThis package contains range randomizers.
io.github.krandom.randomizers.registryThis package contains internal registries.
io.github.krandom.randomizers.textThis package contains text types randomizers.
io.github.krandom.randomizers.timeThis package contains randomizers for date and time types.
io.github.krandom.util