StrongholdHypothesisGenerator

Functions

Link copied to clipboard
fun generate(hypothesisCount: Int, seed: Long = HYPOTHESIS_SEED): List<StrongholdHypothesis>
Link copied to clipboard
fun ringDistribution(spread: Int = SPREAD, count: Int = STRONGHOLD_COUNT): IntArray