8000 chore(docs): update readme · SMAKSS/random-string@afd1d1c · GitHub
[go: up one dir, main page]

Skip to content

Commit afd1d1c

Browse files
committed
chore(docs): update readme
1 parent 7edfbc7 commit afd1d1c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
This package will generate a random dummy string based on the available set of characters or provided ones, and you can also indicate the length of your desired random string. In case you don't care about uniqueness and don't want to use UUID, this package will help you to achieve what you want.
66

7+
If you're in need of a UUID generation library, take a look at [@smakss/uuid](https://www.npmjs.com/package/@smakss/uuid), which offers robust UUID creation capabilities. For those who require more tailored options, [@smakss/password-generator](https://www.npmjs.com/package/@smakss/password-generator) provides a versatile solution for crafting custom passwords to fit a variety of needs.
8+
79
## Demo
810

911
You can check the [working demo](https://runkit.com/smakss/random-string) in runkit.

0 commit comments

Comments
 (0)
0