PHP Classes

UID: Generate unique identifier using SHA1 algorithm

Recommend this page to a friend!
  Info   View files View files (3)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStarStar 65%Total: 1,743 All time: 2,250 This week: 82Up
Version License Categories
uid 1.0GNU General Publi...Algorithms, Cryptography
Description 

Author

This is a simple class for generating a unique identifier using the SHA1 algorithm to compute a digest from the combination of several unique and random text values.

It uses the current timestamp with microseconds, Mersenne Twister random number generator, remote port number, remote IP address, remote user agent, URI and script path to generate a 40 character unique identifier.

Picture of Zafar Iqbal
Name: Zafar Iqbal is available for providing paid consulting. Contact Zafar Iqbal .
Classes: 8 packages by
Country: Greece Greece
Age: 50
All time rank: 2572 in Greece Greece
Week rank: 312 Down5 in Greece Greece Down
Innovation award
Innovation award
Nominee: 2x

Details

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

  Files folder image Files  
File Role Description
Plain text file class-uid.php Class Class source
Accessible without login Plain text file readme.txt Doc. Read Me
Plain text file test.php Example Test source

 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,743
This week:0
All time:2,250
This week:82Up
User Ratings User Comments (1)
 All time
Utility:81%StarStarStarStarStar
Consistency:78%StarStarStarStar
Documentation:87%StarStarStarStarStar
Examples:81%StarStarStarStarStar
Tests:-
Videos:-
Overall:65%StarStarStarStar
Rank:633
 
Excellent
14 years ago (kishore kumar)
80%StarStarStarStarStar