Package detrand provides deterministically random functionality.
The pseudo-randomness of these functions is seeded by the program binary
itself and guarantees that the output does not change within a program,
while ensuring that the output is unstable across different builds.