Merge pull request #37 from ahmetb/patch-1

add caveat about UUIDv4 not being secure
This commit is contained in:
Dylan Araps 2018-10-17 14:06:42 +11:00 committed by GitHub
commit f2f88858d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -1877,6 +1877,8 @@ Fri 15 Jun - 10:00 AM
## Generate a UUID V4
**CAVEAT**: The generated value is not cryptographically secure.
**Example Function:**
```sh