Rrmxmx

object Rrmxmx

A Kotlin implementation of the rrmxmx hash function.

Functions

Link copied to clipboard

Shuffles v using rrmxmx. Returns a Long.

Link copied to clipboard
infix fun ULong.ror(shift: Int): ULong

Extension method for ULong implementing a bitwise right rotation of shift.

Link copied to clipboard