Package-level declarations

Types

Link copied to clipboard
object Rrmxmx

A Kotlin implementation of the rrmxmx hash function.

Link copied to clipboard
class RrmxmxRandom(val seed: ULong = DEFAULT_SEED) : Random

A Random using rrmxmx under the hood.

Link copied to clipboard

Generates a random sequence of ULong from a specified seed using rrmxmx.