We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e92f06c commit 4bbbaeeCopy full SHA for 4bbbaee
README.md
@@ -41,7 +41,7 @@ identifiers in your software as alphanumeric strings.
41
* 🤬 Avoid common profanity in generated IDs
42
* 🎲 IDs appear randomized when encoding incremental numbers
43
* 🧰 Decode IDs back into numbers
44
-* ↔️ Generate IDs with a minimum length, making them more uniform
+* ↔️ Generate IDs with a minimum length, making them more uniform
45
* 🔤 Generate IDs with a custom alphabet
46
* 👩💻 Available in [multiple programming languages](https://sqids.org)
47
* 👯♀️ Every equally configured implementation produces the same IDs
0 commit comments