pub const SESSION_ID_LENGTH: usize = 8;
The length of a session ID, in chars or bytes as the string is ASCII.