Skip to content

Commit 5a92262

Browse files
committed
feat(docs): README note
1 parent 32f3ca0 commit 5a92262

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,11 @@ and has the same number of unique options in just 22 symbols instead of 36.
1717

1818
There's also this alternative: https://github.com/jaevor/go-nanoid.
1919

20+
> [!NOTE]
21+
> There's little to no development on this repo, intentionally. It does what it needs to do. Bug reports are welcomed, features _might_ be implemented.
22+
>
23+
> If you are considering more heavy weight solution that integrated with UUIDs (supported by many database) I would suggest you take a look on [typeid](https://github.com/sumup/typeid) or other equivalents.
24+
2025
## Install
2126

2227
Via go get tool

0 commit comments

Comments
 (0)