Skip to content

Commit

Permalink
chore: update readme for uxid
Browse files Browse the repository at this point in the history
  • Loading branch information
vitalvas committed Aug 23, 2024
1 parent cfde00f commit 49b7b75
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions uxid/readme.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
# Globally Unique ID Generator

Package uxid is a globally unique id generator library, ready to safely be used directly in your server code.

Unique ID are always 24 characters long.

## Example

* `qka58mc0onboum601z9ueeoz`
* `qka58mu3kv7whkmb1hhrq075`
* `qka58n9rxaqg6hfyuop5qfcg`
* `qka58nrqnmre2d8g7a8b6b9d`
* `qka58o7ae8p2p5xy3gtusm2m`
* `qka58oo8fuks48u5x32npwbk`
* `qka58p2obecq4pq1o321ukv7`
* `qka58putq1podrouajyp0c31`
* `qka58q9necp2y9vn3yw0wwgp`
* `qka58qr7dod6695k616132bv`
* `qka58r3xe3u4uo604mc5n10n`
* `qka58rhy6yhe7go4t4ccm2h7`

0 comments on commit 49b7b75

Please sign in to comment.