method

create_new_id

v1_9_3_125 - Show latest stable - Class: CGI::Session
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.