pub fn generate_session_id() -> String
Expand description

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.