Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix off-by-one error and minor improvements #35

Open
wants to merge 28 commits into
base: main
Choose a base branch
from

Conversation

jimmckeeth
Copy link
Contributor

No description provided.

jimmckeeth and others added 28 commits June 17, 2024 03:01
with demos in Delphi and Lazarus
Option to use Mormot's secure TAESPRNG instead of the built in RNG
Using the DateUtils.DateTimeToMilliseconds function gives better timestamp accuracy
increasing the accuracy of the Delphi version to milliseconds
commit e3c3bdf
Author: Jim McKeeth <[email protected]>
Date:   Wed Jun 19 21:05:30 2024 +0200

    Fixed some missing bits in the middle

commit e300fe5
Author: Jim McKeeth <[email protected]>
Date:   Wed Jun 19 20:21:00 2024 +0200

    Sync with Main

    increasing the accuracy of the Delphi version to milliseconds
…the main repo. Added function GenerateUUIDv7Ex that can be used to create a guid for a specific timestamp.
…ected an issue with the calculation of the var part of the guid.
Corrected GUID generation algorithm to match the specifications from …
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants