Hash a string into four well-mixed 32-bit words (the cyrb128 reference algorithm). Used to turn a human-readable seed (e.g. a test name) into generator state.
cyrb128
The seed string.
Four unsigned 32-bit state words.
Hash a string into four well-mixed 32-bit words (the
cyrb128reference algorithm). Used to turn a human-readable seed (e.g. a test name) into generator state.