We don’t use rand because that is too many things for us.
rand
oorandom is used instead, but it’s missing these two utilities. Switching to fastrand or our own small PRNG may be good because only xor-shift is needed.
oorandom
fastrand