Description
Pseudorandom bytes can be generated in userspace with a Keccak-based design.
It is useful for experiments, testing, and workflows that need deterministic or tool-specific random output. Do not use a random generator for cryptographic secrets unless you have verified its security properties and seeding model.