Expand description
Byte manipulation.
This module is available if Mundane is built with the bytes
feature.
Functions§
- constant_
time_ eq - Constant-time byte sequence equality.
- rand
- Reads cryptographically-secure random bytes.
Byte manipulation.
This module is available if Mundane is built with the bytes
feature.