[REBOL] Re: Creating a Content-id
From: allenk:powerup:au at: 27-Oct-2001 6:34
Hi Tim, The ID needs to be unique, and the allowable structure is defined in the RFC. So any method you choose is fine as long as it meets the RFC requirements. Some programs include the name of the generator or author in addition to a timebase and a random value, others produce more obscure combinations. Cheers, Allen K