core 1.26.0 API
See: Description
Package | Description |
---|---|
io.github.krandom | Core implementation of k-random. |
io.github.krandom.annotation | |
io.github.krandom.api | Public API. |
io.github.krandom.randomizers | Built-in io.github.krandom.api.Randomizers. |
io.github.krandom.randomizers.collection | This package contains collection randomizers. |
io.github.krandom.randomizers.misc | This package contains miscellaneous randomizers. |
io.github.krandom.randomizers.net | This package contains java.net types randomizers. |
io.github.krandom.randomizers.number | This package contains number randomizers. |
io.github.krandom.randomizers.range | This package contains range randomizers. |
io.github.krandom.randomizers.registry | This package contains internal registries. |
io.github.krandom.randomizers.text | This package contains text types randomizers. |
io.github.krandom.randomizers.time | This package contains randomizers for date and time types. |
io.github.krandom.util | Public utility classes. |