pub fn generate_session_id() -> String
Generates a string suitable for a session ID.
The output string doesn’t contain any punctuation or character such as quotes or brackets that could need to be escaped.