Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
neuecc authored Jul 21, 2024
1 parent 04aad25 commit 693ce8c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,11 @@ Similar api to Guid.
* `.Time`
* `.Random`

Allow to convert Guid.

* .ToGuid()
* (Guid)ulid

Performance
---
`Guid` is standard corelib guid. `Ulid` is this library. `NUlid` is competitor [RobThree/NUlid](https://github.com/RobThree/NUlid).
Expand Down

0 comments on commit 693ce8c

Please sign in to comment.