Software Details:
Version: 1.0.5 updated
Upload Date: 12 May 15
Distribution Type: Freeware
Downloads: 72
Unlike other similar random ID generators, puid uses the current time value instead of a random token to generate the ID.
This creates IDs that can be tracked backed into time and hold historic information.
Besides the timestamp, other information like the machine ID, the process ID and a counter can also be incorporated with the ID.
What is new in this release:
- A stable API.
What is new in version 1.0.4:
- A stable API.
What is new in version 1.0.2:
- A stable API.
What is new in version 0.5.4:
- Updated dev dependencies.
What is new in version 0.5.0:
- Changed datetime for default epoch value from "1999-07-02 03:00:00 pm" to "1999-06-07 03:00:00 pm GMT"
What is new in version 0.4.0:
- Added short-puid
- long-puid behavior is unchanged
Requirements:
- Node.js 0.10 or higher
Comments not found