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

View File

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