- rotl
uint rotl(uint v, byte s)
Undocumented in source. Be warned that the author may not have intended to support it.
- rotl
ulong rotl(ulong x, byte s)
Undocumented in source. Be warned that the author may not have intended to support it.
- splitMix
ulong splitMix(ulong x)
Undocumented in source. Be warned that the author may not have intended to support it.