method
create_new_id
create_new_id()
private
Create a new session id.
The session id is an MD5 hash based upon the time, a random number, and a constant string. This routine is used internally for automatically generated session ids.