PHP Classes

File: readme.txt

Recommend this page to a friend!
  Classes of Zafar Iqbal   UID   readme.txt   Download  
File: readme.txt
Role: Documentation
Content type: text/plain
Description: Read Me
Class: UID
Generate unique identifier using SHA1 algorithm
Author: By
Last change: public access
Date: 19 years ago
Size: 284 bytes
 

Contents

Class file image Download
class-uid.php ============= A PHP Class that generates a unique identifier based on SHA1. The timestamp with microseconds, Mersenne Twister random number generator, GLOBALS and PID are all used to generate a 40 character unique identifier. ultrasine {AT} gmail {DOT} com