Skip to content

Commit

Permalink
docs: typo fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
Cadienvan authored Jan 4, 2023
1 parent 8c4309f commit ecc2adf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

Collision-resistant ids optimized for horizontal scaling and binary search lookup performance.

## Status: Deprected due to security. Use [Cuid2](https://github.com/paralleldrive/cuid2), instead.
## Status: Deprecated due to security. Use [Cuid2](https://github.com/paralleldrive/cuid2), instead.

> Note: All monotonically increasing (auto-increment), and timestamp-based ids share the security issues with Cuid. V4 UUIDs and GUIDs are also insecure because it's possible to predict future values of many random algorithms, and many of them are biased, leading to increased probability of collision.
Expand Down

0 comments on commit ecc2adf

Please sign in to comment.