Skip to content

Commit 16e9f28

Browse files
authored
Clarify that it returns a hex string
#2
1 parent 21960c9 commit 16e9f28

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
@@ -26,6 +26,8 @@ cryptoRandomString(10);
2626

2727
### cryptoRandomString(length)
2828

29+
Returns a [`hex`](https://en.wikipedia.org/wiki/Hexadecimal) string.
30+
2931
#### length
3032

3133
Type: `number`

0 commit comments

Comments
 (0)