Package org.danilopianini.rrmxmx

Types

Link copied to clipboard
object Rrmxmx

A Kotlin implementation of the rrmxmx hash function.

Link copied to clipboard
class RrmxmxRandomSequence(seed: ULong) : Sequence<ULong>

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