Function I/O
| Name | In | Out | Side | Purpose |
|---|---|---|---|---|
| encode | bytes[8] | code | pure | Base32 encoding without padding for human-readable codes. |
Variables
No variables recorded.
Internal data flow
Errors
No errors recorded.
Pure helper that turns random bytes into a printable invite code.
| Name | In | Out | Side | Purpose |
|---|---|---|---|---|
| encode | bytes[8] | code | pure | Base32 encoding without padding for human-readable codes. |
No variables recorded.
No errors recorded.